authenticateUser request
The authenticateUser request authenticates a user.
Send the request to: https://userservices-auth.vip.symantec.com/vipuserservices/AuthenticationService_1_10
authenticateUser
input fields lists details about the authenticateUser
input fields.Input Field | Required? | Type | Purpose |
|---|---|---|---|
requestId | Y | string | A unique identifier of the request for the enterprise application. The request ID accepts from 4 to 40 alphanumeric characters and underscores. This identifier may be useful for troubleshooting purposes. |
userId | Y | string | Unique ID for the user, such as the user email address, the user logon name, or a unique ID that maps to the user logon name. The user ID accepts 1 to 128 international characters. The user ID is not case-sensitive in look-up operations. |
pin | N | string | Optional user PIN for first-factor authentication. The PIN may be 4 to 128 international characters in length, depending on restrictions of the PIN policy. |
otpAuthData :otp | N | string | The one-time security code that is generated by the user credential. |
authContext | N | string | A map containing the parameters that control how the authentication is performed. VIP User Services accepts an authentication level for the authContext field. The authentication level defines the authentication methods that the user must use when authenticating. This level must match an authentication level that is configured in VIP Manager.
|