Fido2Authenticator
Authenticating using FIDO2 tokens. Successful authentication redirects the user to configured destination and marks the session "authenticated".
Properties
Example Configuration
{
"alias" : "fidoAuth",
"name" : "Fido2Authenticator",
"configuration" : {
"successURL" : "/config/",
"pipeID" : "uservalidationpipe"
},
"id" : "fidoAuth
"
}
Languagekeys
Authenticator knows the following localisation keys:
- login.messages.username
- login.messages.signin
Requirements
At least one FIDO token enrolled to the user authenticating.