authenticationCompleted | Boolean | Flag to indicate if authentication has successfully completed. | [optional] |
authenticatorResponse | byte[] | The authenticator response for MSCHAPv2 | [optional] |
deviceCertAuthDesired | Boolean | Flag to indicate if the user has to attempt device certificate authentication. | [optional] |
expires | Long | Expiry time of token. | [optional] |
faceChallenge | FaceChallenge | | [optional] |
fidoChallenge | FIDOChallenge | | [optional] |
firstName | String | First Name. | [optional] |
gridChallenge | GridChallenge | | [optional] |
kbaChallenge | KbaChallenge | | [optional] |
lastName | String | Last Name. | [optional] |
machineAuthenticator | MachineAuthenticator | | [optional] |
offlineTokenResponses | OfflineTokenAuthenticateResponse | | [optional] |
organizations | List<Organization> | A list of the user organizations. | [optional] |
otpdeliveryType | OtpdeliveryTypeEnum | The OTP delivery type used. | [optional] |
passthroughAuthenticationResponse | PassthroughAuthenticationResponse | | [optional] |
pushMutualChallenge | String | Push authentication mutual challenge. | [optional] |
redirectUrl | String | The redirect URL when using a Magic Link. | [optional] |
smartLoginChallenge | String | For a SMART_LOGIN authenticator challenge, provides the challenge. | [optional] |
status | StatusEnum | Status of authenticator. This is not a required API field if Mobile Smart Credential or Token Push authentication is being used. | [optional] |
stepUpAuthExpiry | Long | The timeout for step-up authentication | [optional] |
tempAccessCodeChallenge | TempAccessCodeChallenge | | [optional] |
time | Long | | [optional] |
token | String | Authenticated/unauthenticated authorization token. | [optional] |
tokenChallenge | TokenChallenge | | [optional] |
tokenDetails | List<String> | For a token or token push authenticator challenge, provides a list of serial numbers of the tokens that can be used to authenticate. | [optional] |
tokenPushMutualChallenge | String | The token push authentication mutual challenge. | [optional] |
transactionReceipt | TransactionReceipt | | [optional] |
userCertificateChallenge | UserCertificateChallenge | | [optional] |
userId | String | The User ID of the Identity as a Service user that completed authentication. | [optional] |
userMachineSettings | UserMachineSettings | | [optional] |
userRegistrationRequired | Boolean | Whether the user still requires registration. | [optional] |
userVerificationRequired | Boolean | Whether the user still requires verification. | [optional] |