SAMLUidPasswordOneTouch
Used when acting as an IDP and using Phenixid OneTouch as authentication method. Authentication is done through UID, password & OneTouch.
Properties
Example Configuration
{
"alias": "uidot",
"name": "SAMLUidOneTouch",
"configuration": {
"idpID": "idp",
"pipeID":"tokenPipe",
"servicename":"Acme"
}
Requirements
User must have OneTouch activated. "resolveSAMLRequestProperties" set to "true" at either this authenticator or one prior in the flow (e.g. a Dispatch or SAMLDataSave)
Older versions