security webauthn supported-algorithms show
Show WebAuthn Supported Algorithms
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security webauthn supported-algorithms show
displays information on the FIDO2/WebAuthn supported algorithms.
Parameters
- {
[-fields <fieldname>,…]
-
Selects the fields that you specify.
- |
[-instance ]
} -
Displays all the fields for the FIDO2/WebAuthn supported algorithms.
[-vserver <vserver name>]
- Vserver-
Selects the FIDO2/WebAuthn settings that match this parameter value. If not specified, all cluster-level and Vserver-level settings are displayed.
[-alg-name <text>]
- Algorithm Name-
Displays all the fields for the FIDO2/WebAuthn supported algorithms.
[-alg-id <integer>]
- Algorithm ID-
Displays all the fields for the FIDO2/WebAuthn supported algorithms.
[-alg-type <public-key>]
- Algorithm Type-
Displays all the fields for the FIDO2/WebAuthn supported algorithms.
[-scope {svm|cluster}]
- Cluster or SVM-
Displays all the fields for the FIDO2/WebAuthn supported algorithms.
Examples
The example below displays information on the FIDO2/WebAuthn supported algorithms:
cluster1::> security webauthn supported-algorithms show Vserver: cluster1 ID Name Type ------ ------- ----- -7 ES-256 public-key -35 ES-384 public-key -257 RS-256 public-key 3 entries were displayed.