Client Credentials

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Use the OAuth client credentials grant type for Inbound Integrations from a third party OAuth client to the ServiceNow® platform.

    The administrators can use the client credential (CC) grant type to enable integration from a third party OAuth client to the ServiceNow platform.

    Inbound client credentials grant type is a capability that can be controlled through a system property. By default the system property is false.

    To use the client credentials grant type, you must perform the following steps:

    • Create the glide.oauth.inbound.client.credential.grant_type.enabled system property.
    • Add the OAuth Application User field to the OAuth Entity form.
    Client Credentials