Property | Description |
---|---|
Client_ID | The ServiceNow client ID to generate a valid access and refresh token. Enter the client ID that you generated under System OAuth > Application Registry in ServiceNow. |
Client_Secret | The ServiceNow client secret that you generated under System OAuth > Application Registry in ServiceNow. |
User_Name | The ServiceNow active user name that can generate client credentials in the ServiceNow instance. |
Password | The password associated with the ServiceNow user account. |
Service_URL | The URL to access the ServiceNow instance. |
Grant_Type | The grant type that is used by the ServiceNow instance to get an access token for authorizing third-party clients. Enter the value as password. |