Skip to main content

UserAuthenticateQueryParameters

Request parameters for starting user authentication process.

Properties

NameTypeDescriptionNotes
applicationIdStringUnique identifier of the Identity as a Service Authentication API application
authTokenStringAuthentication token.[optional]
clientIpStringProvided client IP address.[optional]
ignoreIPAddressForRBABooleanSetting defines if IP Address is ignored for RBA or not. Default value is false and will not ignore IP Address for RBA.[optional]
machineAuthenticatorMachineAuthenticator[optional]
offlineTVSBooleanA flag indicating if the offline QR code token verification is used. Used only if a challenge is required for authentication when returnDefaultChallenge is true.[optional]
originStringProvided client origin.[optional]
priorityIntegerThe priority for push transactions where queuing is enabled. Default is 0 and allowed values are 0-9. Used only if a challenge is required for authentication when returnDefaultChallenge is true.[optional]
pushMessageIdentifierStringDefines an identifier to retrieve customized SDK push message configuration. Used only if a challenge is required for authentication when returnDefaultChallenge is true.[optional]
requestDetailRequestDetail[optional]
returnDefaultChallengeBooleanFlag indicating whether the service should include in the response the default challenge.[optional]
summaryStringThe push authentication challenge that appears in the user's mobile application. Used only if a challenge is required for authentication when returnDefaultChallenge is true.[optional]
supportChoosingOtpDeliveryBooleanDeprecated : Clients who support choosing OTP delivery can still work without having to supply this flag.Flag indicating whether client supports choosing OTP delivery contact attribute.If the client doesn't support it and default OTP delivery is set to NONE, OTP won't be available as an authenticator.[optional]
tokenPushMutualChallengeEnabledBooleanA flag indicating if the token push mutual authentication is supported. Used only if a challenge is required for authentication when returnDefaultChallenge is true.[optional]
transactionDetailsList<TransactionDetail>Transaction Details.[optional]
userIdStringUser ID (containing the user ID or a user alias) of the Identity as a Service user completing the authentication challenge.