Skip to main content

AuthenticatedResponse

Response associated with an authentication request.

Properties

NameTypeDescriptionNotes
AuthenticationCompletedbool?Flag to indicate if authentication has successfully completed.[optional]
AuthenticatorResponsebyte[][optional]
DeviceCertAuthDesiredbool?Flag to indicate if the user has to attempt device certificate authentication.[optional]
Expireslong?Expiry time of token.[optional]
FaceChallengeFaceChallenge[optional]
FidoChallengeFIDOChallenge[optional]
FirstNamestringFirst Name.[optional]
GridChallengeGridChallenge[optional]
KbaChallengeKbaChallenge[optional]
LastNamestringLast Name.[optional]
MachineAuthenticatorMachineAuthenticator[optional]
OfflineTokenResponsesOfflineTokenAuthenticateResponse[optional]
OrganizationsList<Organization>A list of the user organizations.[optional]
OtpdeliveryTypestringThe OTP delivery type used.[optional]
RedirectUrlstringThe redirect URL when using a Magic Link.[optional]
SmartLoginChallengestringFor a SMART_LOGIN authenticator challenge, provides the challenge.[optional]
StatusstringStatus of authenticator. This is not a required API field if Mobile Smart Credential or Token Push authentication is being used.[optional]
StepUpAuthExpirylong?The timeout for step-up authentication[optional]
TempAccessCodeChallengeTempAccessCodeChallenge[optional]
Timelong?[optional]
TokenstringAuthenticated/unauthenticated authorization token.[optional]
TokenChallengeTokenChallenge[optional]
TokenDetailsList<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]
TokenPushMutualChallengestringThe token push authentication mutual challenge.[optional]
TransactionReceiptTransactionReceipt[optional]
UserCertificateChallengeUserCertificateChallenge[optional]
UserIdstringThe User ID of the Identity as a Service user that completed authentication.[optional]
UserMachineSettingsUserMachineSettings[optional]
UserRegistrationRequiredbool?Whether the user still requires registration.[optional]
UserVerificationRequiredbool?Whether the user still requires verification.[optional]