Graph connection form

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • The following are the available fields in the Graph connection form to create a Graph connection for Microsoft SharePoint connectivity configuration.

    Tabela 1. Graph connection form
    Field Description
    Name Name to identify the graph connection.
    Client ID Client ID of your application.
    Client secret Client secret of your application.
    Default grant type For Delegated permissions, authorization code provided for automatic access to users.

    For Application permissions, client credentials provided for automatic access to users.

    Application Global.
    Authorization URL (for Delegated permissions only) https://login.microsoftonline.com/<Tenant ID>/oauth2/v2.0/authorize.
    Token Revocation URL (for Delegated permissions only) https://login.microsoftonline.com/<Tenant ID>/oauth2/v2.0/token.
    Token URL https://login.microsoftonline.com/<Tenant ID>/oauth2/v2.0/token
    Redirect URL https://<ServiceNow instance URL>/oauth_redirect.do. For example, https://eesharepoint.example.com/oauth_redirect.do.