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