Fido2Authenticator
Authenticating using FIDO2 tokens. Successful authentication redirects the user to configured destination and marks the session "authenticated".
Example Configuration
{
"alias" : "fidoAuth",
"name" : "Fido2Authenticator",
"configuration" : {
"successURL" : "/config/",
"pipeID" : "uservalidationpipe"
},
"id" : "fidoAuth
"
}