SAMLAnonymousAssignmentAuthenticator
Authenticate users with a QR-code or on the same device using PhenixID One Touch.
Properties
Example Configuration
{ "alias" : "ot",
"id" : "myauthenticator", "name" : "SAMLAnonymousAssignmentAuthenticator", "configuration" : {
"cancelURL" : "https://www.google.se", "pipeID" : "mypipe",
"idpID" : "myidp",
"issuer" : "Company ab",
"allowLanguageChange" : "true",
"max_polls" : "100",
"poll_interval" : "2000"
} }
Requirements
- One Touch backend configured.
- One Touch activated by the authenticating user.