security webauthn show
Show Webauthn Global Settings
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security webauthn show
displays information on the global FIDO2/WebAuthn settings.
Parameters
- {
[-fields <fieldname>,…]
-
Selects the fields that you specify.
- |
[-instance ]
} -
Displays all the fields for the global WebAuthn settings.
[-vserver <vserver name>]
- Vserver-
Selects the WebAuthn settings that match this parameter value. If not specified, all cluster-level and Vserver-level settings are displayed.
[-timeout <integer>]
- Timeout (ms)-
Displays all the fields for the FIDO2/WebAuthn global settings.
[-attestation {none|indirect|direct|enterprise}]
- Attestation Conveyance Type-
Displays all the fields for the FIDO2/WebAuthn global settings.
[-require-rk {true|false}]
- Require Resident Key-
Displays all the fields for the FIDO2/WebAuthn global settings.
[-resident-key {required|preferred|discouraged}]
- Resident Key-
Displays all the fields for the FIDO2/WebAuthn global settings.
[-user-verification {required|preferred|discouraged}]
- User Verification-
Displays all the fields for the FIDO2/WebAuthn global settings.
[-scope {svm|cluster}]
- Cluster or SVM-
Displays all the fields for the FIDO2/WebAuthn global settings.
Examples
The example below displays information on FIDO2/WebAuthn global settings:
cluster1::> security webauthn show Vserver: cluster1 Timeout (ms): 600000 Attestation Conveyance Type: none Require Resident Key: false Resident Key: discouraged User Verification: discouraged