addCredential request
The addCredential request registers a credential with an existing user.
Send the request to: https://userservices-auth.vip.symantec.com/vipuserservices/ManagementService_1_10
addCredential
input fields provides details about the addCredential
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 userId accepts 1 to 128 international characters. The user ID is not case-sensitive in look-up operations. |
otpAuthData | N | string (complex data type) | Acts as proof of possession. Pass up to two security codes that are generated by the credential to prove that the requestor has possession of the credential. |
addCredential
input fields with details provides details about the addCredential
input fields.Input Field | Required? | Type | Purpose |
|---|---|---|---|
credentialId | Y | string | Unique identifier of the credential. |
credentialType | Y | string | Identifies the credential type:
|
friendlyName | N | string | A user-defined name to identify the credential. |
trustedDevice | N | boolean | Identifies if the credential is a Trusted Device.
Do not use this flag for mobile credentials. Mobile credentials cannot be set as Trusted Devices.
|