API to Generate and Validate OTP
API to Generate OTP
This API authentication generates the OTP to the required medium based on the configuration using the following API Request with details.
Service Name | HTTP Method |
ADM_GenerateOTP | Post |
Request Parameters
Parameter Name | Type | Description | Mandatory |
AuthType | String | Specifies the Authentication type. | True |
Country Code | String | Specifies the numeric identification code for different countries. | True |
Encrypted Email ID | String | Specifies the email ID of the user. | True |
DeviceID | String | Specifies the Device ID of the mobile used. | True |
API to Validate OTP
This API authentication validates the generated OTP to the required medium based on the configuration using the following API Request with details.
Service Name | HTTP Method |
LoginApp | Post |
Request Parameters
Parameter Name | Type | Description | Mandatory |
SAAS Org ID | String | Name of the user. | True |
Proxy ID | String | Specifies the action taken in the API. | True |
Mobile Version | String | Specifies the Device ID of the mobile used. | True |
Token ID | String | Specifies the Token ID generated for authentication. | True |
Login UID | String | Specifies the Login user ID. | True |
Org ID | String | Specifies the organization ID. | True |
Return Type | String | Specifies the format of the response that API returns after processing the request. | True |
Password | String | Specifies the Password of the User. | True |
Request Type |
| Specifies the device which is used to generate the OTP. |
|
Auth Type | String | Specifies the authentication type used. | True |
Username | String | Specify the username. | True |
Transaction ID | String | Specifies the Transaction ID. | True |
Device ID | String | Specifies the Device ID of the mobile used. | True |
Confluence Cloud Migration Alert: Please refer to known issues you may encounter in Confluence Cloud: https://eitdocs.atlassian.net/wiki/x/wDGwAQ