Inbound integrations

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Inbound Integrations in the machine identity console allows you to configure and manage external applications to access ServiceNow APIs.

    The Inbound integrations within the ServiceNow's Machine Identity Console helps you manage and configure integrations and applications that connect with the ServiceNow platform. It acts as a central hub for storing application settings and API credentials, ensuring secure communication between ServiceNow and external systems. To know more, see New Inbound integrations experience.

    Connections types:

    • OAuth - Authorization code grant: Access a resource by authenticating directly with an OAuth server that trusts the resource. For more information, see Configure an OAuth authorization code grant.
    • OAuth - Client credential grant: Used for Inbound Integrations from a third party OAuth client to the ServiceNow platform. For more information, see Configure an OAuth Client credential grant.
    • OAuth - JWT bearer grant: Use a JSON Web Token (JWT) grant to authenticate with your instance. For more information, see Configure an OAuth JSON web token bearer grant.
    • Third party ID token issued by OIDC supporting identity provider: Configure an OAuth OIDC provider to accept identity tokens generated by a third-party OIDC provider using inbound API calls. For more information, see Configure a third party ID token.
    • OAuth - Resource owner password credential grant: Authorize Access to an OAuth Endpoint using auth code flow. For more information, see Configure an OAuth resource owner password credential grant.
      注:
      For authorization code flow, user must complete the Authentication by local login, SSO or MFA and then provide consent.

    To learn more, see New Inbound integrations experience.