Property | Description |
---|---|
Client_ID | 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 | ServiceNow client secret that you generated under System OAuth > Application Registry in ServiceNow. |
User_Name | ServiceNow user name with the security_admin role to generate client credentials in the ServiceNow instance. |
Password | Password associated with the ServiceNow user account. |
Service_URL | URL to access the ServiceNow instance. |
Grant_Type | Grant type that the ServiceNow instance uses to get an access token for third-party client authorization. Enter the value as password. |