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 clients authorization. Enter the value as password. |