Establish a connection using client secret

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Establish a connection between newly created Microsoft Teams graph application with ServiceNow AI Platform instance.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to Connections & Credentials > Connections & Credentials Aliases.
    2. Open Microsoft Teams Spoke.
    3. Modify the field value Configuration Template: MSIM Microsoft Teams ConnectorAuthorization Code Template and save the form.
      주:
      This template contains the delegated API permission required for the MSTeams integration.
    4. From the Related Links section, click Create New Connection & Credential.
      Name Any unique Name.
      Connection URL Connection URL. For example, https://graph.microsoft.com
      API Version Version of the API. For example, v1.0
      Authorization URL https://login.microsoftonline.com/<<tenant ID>/oauth2/v2.0/authorize
      Token URL https://login.microsoftonline.com/<<tenant ID>/oauth2/v2.0/token
      Token Revocation URL https://login.microsoftonline.com/<<tenant ID>/oauth2/v2.0/revoke
      OAuth Client ID Client ID.
      OAuth Client Secret Client secret.
    5. Click Create and Get Oauth Token.
      On success, the following API permissions are added to the Azure application.
      API Permissions - MS Teams