PostUidPasswordAndOTP
Use to authenticate with username, password and OTP.
Properties
Example Configuration
{
    "alias": "uidpwdotp",
    "name": "PostUidPasswordAndOTP",
    "configuration": {
        "successURL": "/config/",
        "userValidationPipeID": "authPipe1"
        "otpValidationPipeID": "authPipe2"
    },
    "id": "uidpwdotp"
}
  
	
  Older versions