SHOW USERS and DESCRIBE USER commands: Changes to output (Preview)¶
Attention
This behavior change is in the 2025_03 bundle.
For the current status of the bundle, refer to Bundle History.
When this behavior change bundle is enabled, the output of the SHOW USERS and DESCRIBE USER commands includes additional information about different authentication methods:
SHOW USERS: New columns in output¶
When this behavior change bundle is enabled, the output of the SHOW USERS command includes the following new columns:
Column name |
Description |
---|---|
|
If |
|
Reserved for future use. |
These columns also appear in the output of SHOW TERSE USERS.
DESCRIBE USER: New properties in output¶
When this behavior change bundle is enabled, the output of the DESCRIBE USER command includes the following new properties:
Property name |
Description |
---|---|
HAS_PAT |
If |
HAS_FEDERATED_WORKLOAD_AUTHENTICATION |
Reserved for future use. |
These properties are listed after the HAS_MFA property and before the MINS_TO_BYPASS_MFA property.
Ref: 1951