FidoAuthenticatorSAML
Used when acting as an IDP and using FIDO2 token as the authentication method. Authentication is done by using a user name and a pre-enrolled FIDO token.
Properties
Example Configuration
{
"alias": "fidoauth",
"name": "FidoAuthenticatorSAML",
"configuration": {
"idpID": "idp",
"pipeID":"tokenPipe",
"servicename":"Acme"
}
Click to copy
Requirements
User must have at least one FIDO token enrolled.