The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Security webauthn supported-algorithms owner.uuid algorithm.name endpoint overview
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Overview
This API endpoint retrieves a specific WebAuthn supported algorithms entry. Specify the owner UUID, the unique identifier for the cluster or SVM, and the algorithm name to retrieve the specific WebAuthn supported algorithms entry.
Examples
Retrieving the specific WebAuthn supported algorithms entry
# The API: GET "/api/security/webauthn/supported-algorithms/{owner.uuid}/{alg_name}" # The call: curl -k https://<mgmt-ip>/api/security/webauthn/supported-algorithms/d49de271-8c11-11e9-8f78-005056bbf6ac/ES-256