applicationId | String | Unique identifier of the Identity as a Service Authentication API application | |
authToken | String | Authentication token (Required if the call to userQuery returned an authenticated token). | [optional] |
clientIp | String | Provided client IP address. | [optional] |
ignoreIPAddressForRBA | Boolean | Setting defines if IP Address is ignored for RBA or not. Default value is false and will not ignore IP Address for RBA. | [optional] |
locale | String | The locale of this user. If not set, the default account locale will be used. | [optional] |
machineAuthenticator | MachineAuthenticator | | [optional] |
offlineTVS | Boolean | A flag indicating if the offline QR code token verification is used | [optional] |
origin | String | The origin of the client | [optional] |
otpDeliveryAttribute | String | OTP delivery attribute name. | [optional] |
otpDeliveryType | OtpDeliveryTypeEnum | Defines how a user receives their one-time passcode (Email, Text message (SMS), or Voice message (VOICE)) | [optional] |
passthroughAuthenticatorParms | PassthroughAuthenticatorParms | | [optional] |
priority | Integer | The priority for push transactions where queuing is enabled. Default is 0 and allowed values are 0-9 | [optional] |
pushMessageIdentifier | String | Defines an identifier to retrieve customized SDK push message configuration | [optional] |
pushMutualChallengeEnabled | Boolean | A flag indicating if push mutual authentication is supported for tokens or Face Biometric | [optional] |
requestDetail | RequestDetail | | [optional] |
secondFactorAuthenticator | SecondFactorAuthenticatorEnum | Authenticator type selected for second factor (if enabled). | [optional] |
summary | String | The push authentication challenge that appears in the user's mobile application. | [optional] |
tokenPushMutualChallengeEnabled | Boolean | A flag indicating if the token push mutual authentication is supported | [optional] |
transactionDetails | List<TransactionDetail> | Defines transaction details to be included in the challenge | [optional] |
userId | String | User ID (containing the user ID or a user alias) of the Identity as a Service user completing the authentication challenge. The userid is required for non-passwordless authenticators. | [optional] |