security webauthn credentials show
Show Webauthn Credentials Data
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security webauthn credentials show
displays information on the FIDO2/WebAuthn registered credentials.
Parameters
- {
[-fields <fieldname>,…]
-
Selects the fields that you specify.
- |
[-instance ]
} -
Displays all the fields for the FIDO2/WebAuthn registered credentials.
[-vserver <vserver name>]
- Vserver-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value. Only cluster-level credentials are supported at this time.
[-username <text>]
- Username-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-index <integer>]
- Index-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-rpId <text>]
- Relying Party ID-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-credential-id-sha <text>]
- SHA-256 Hashed Credential ID-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-publickey-algorithm <text>]
- Public Key Algorithm-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-publickey <text>]
- Public Key-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-display-name <text>]
- Display Name-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-credential-type <public-key>]
- Credential Type-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-rpName <text>]
- Relying Party Name-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-creation-time <MM/DD/YYYY HH:MM:SS>]
- Creation Time-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-last-used <MM/DD/YYYY HH:MM:SS>]
- Last Used-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
[-scope {svm|cluster}]
- Cluster or SVM-
Selects the FIDO2/WebAuthn registered credentials that match this parameter value.
Examples
The example below displays information on the FIDO2/WebAuthn registered credentials:
cluster1::> security webauthn credentials show Vserver: cluster1 Username: admin Index: 0 Relying Party ID: myontap.example.com SHA-256 Hashed Credential ID: aaaaaaaaaaaaaaaaaaaaaaaaaaa Public Key Algorithm: ES256 Public Key: abcd= Display Name: admin Credential Type: public-key Relying Party Name: myontap.example.com Creation Time: 6/10/2024 15:01:00 Last Used: 6/10/2024 15:01:00