Third party token grant

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 13일
  • 소요 시간: 2분
  • The third party token grant enables ServiceNow® to accept identity tokens from trusted external identity providers, such as Azure AD or Okta. Third party token grant provides secure, token-based access. This method supports secure access and single sign-on (SSO) in federated authentication scenarios.

    The client application requests an ID or access token from a trusted external identity provider, such as Azure AD or Okta, and includes it in the Authorization header of API requests to ServiceNow®. ServiceNow® validates the token and, if trusted, grants access based on the asserted identity.
    Ideal for:
    Federated authentication scenarios where ServiceNow trusts identity tokens issued by external identity providers such as Azure AD or Okta.
    How it works:
    The client application obtains an ID or access token from a trusted third-party identity provider and includes it in the Authorization header when making API requests to the ServiceNow instance. ServiceNowvalidates the token and, if trusted, grants access based on the identity it asserts—enabling seamless single sign-on (SSO) and federated authentication across systems.
    You can use accounts from a third-party identity provider (IdP) to access the ServiceNow® API for: