Skip to main content

UserAuthenticateQueryResponse

Response associated with user authentication query.

Properties

NameTypeDescriptionNotes
AuthenticationCompletedbool?Flag to indicate if access to the application is allowed with the current JWT.[optional]
AuthenticationTypesList<UserAuthenticateQueryResponse.AuthenticationTypesEnum>List of authenticator types available for the user.[optional]
AuthenticatorLockoutStatusList<UserAuthenticatorLockoutStatus>A list of all authenticators that the user has with their lockout status.[optional]
AvailableSecondFactorList<UserAuthenticateQueryResponse.AvailableSecondFactorEnum>Lists authenticator types available to complete second factor challenge (if enabled).[optional]
DeviceCertAuthDesiredbool?Flag to indicate if the user has to attempt device certificate authentication.[optional]
Expireslong?[optional]
FidoChallengeFIDOChallenge[optional]
GridChallengeGridChallenge[optional]
KbaChallengeKbaChallenge[optional]
MachineAuthenticatorMachineAuthenticator[optional]
OrganizationsList<Organization>A list of the user organizations.[optional]
OtpDeliveryInfoOTPDetails[optional]
OtpDeliveryTypestringThe OTP delivery type used.[optional]
PasswordResetAllowedbool?Flag to indicate if the user can initiate a password reset flow.[optional]
RegistrationRequiredbool?Flag to indicate if the user has to register authenticators.[optional]
SupportsSignaturebool?Flag to indicate if the user has a token that supports signature.[optional]
TempAccessCodeChallengeTempAccessCodeChallenge[optional]
Timelong?[optional]
Tokenstring[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]
UserMachineSettingsUserMachineSettings[optional]
VerificationRequiredbool?Flag to indicate if the user has to verify.[optional]