applicationId | String | Unique identifier of Identity as a Service Authentication API application. | [optional] |
applicationInfo | String | Client provided information about the application that will be included in the authentication audits if provided. | [optional] |
authRequestKey | String | Unique identifier of the client authentication request in the OIDC application's JWT IDaaS grant type use case. | [optional] |
cancel | Boolean | Cancel Identity as a Service authentication to the application | [optional] |
certificate | String | The certificate with public key to verify signature. | [optional] |
chapResponse | Object | | [optional] |
clientIp | String | Provided client IP address. | [optional] |
enableWebSession | Boolean | If set to true, enhanced session protection is enabled for the auth token. An HTTP cookie named INTELLITRUST_SESSION_ID is returned with the response and must be returned in all subsequent requests using the auth token. | [optional] |
faceResponse | String | For Face Biometric authentication, the workflow run id to check. | [optional] |
fidoResponse | FIDOResponse | | [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] |
kbaChallenge | KbaChallenge | | [optional] |
locale | String | The locale of this user. If not set, the default account locale will be used. | [optional] |
machineAuthenticator | MachineAuthenticator | | [optional] |
machineAuthenticatorRegistration | MachineAuthenticatorRegistration | | [optional] |
mschapV1Response | MSCHAPv1Response | | [optional] |
mschapV2Response | MSCHAPv2Response | | [optional] |
newPassword | String | New password if change requested. | [optional] |
offlineTVS | Boolean | A flag indicating if the offline QR code token verification is used | [optional] |
passthroughAuthenticatorParms | PassthroughAuthenticatorParms | | [optional] |
response | String | API response based on Authenticator type. This is not a required field if Mobile Smart Credential, KBA, Token Push, Smart Login or Face Biometric authentication is being used. | [optional] |
secondFactorAuthenticator | SecondFactorAuthenticatorEnum | Authenticator type selected for second factor (if enabled). | [optional] |
tokenProtectedOfflineParms | TokenProtectedOfflineParms | | [optional] |
transactionDetails | List<TransactionDetail> | Transaction Details. | [optional] |
userCertificateResponse | UserCertificateResponse | | [optional] |
userId | String | User ID (containing the user ID or a user alias) of the Identity as a Service user completing the authentication challenge. | [optional] |