AssignmentAuthenticator
Authenticate users with usernmane and PhenixID One Touch.
Properties
Example Configuration
{
"alias" : "ot",
"name" : "AssignmentAuthenticator",
"displayName" : "PhenixID One Touch",
"configuration" : {
"successURL" : "/application/",
"enableHoneypot" : "false",
"allowLanguageChange" : "true",
"servicename" : "PhenixID Demo MyApps",
"form_template_name" : "test_form.template",
"form_template_translation_keys" : "test.title,test.description",
"poll_template_name" : "test_poll.template",
"poll_template_translation_keys" : "test.title",
"assignment_template_name" : "test_assignment.json",
"assignment_template_translation_keys" : "test.title",
"translationKey" : "login.messages.information.body.myapps",
"headingtranslationKey" : "login.messages.information.header.myapps"
},
"id" : "ot_01"
}
Requirements
- One Touch backend configured.
- One Touch activated by the authenticating user.