Configure a MID Server to use source control with the ServiceNow IDE

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Configure a MID Server to use source control with the ServiceNow IDE if your Git provider is behind a firewall.

    始める前に

    Install a MID Server with a REST capability. For more information, see Installing the MID Server and Configure MID Server capabilities.

    Role required: admin

    手順

    1. Change the application scope of the instance to ServiceNow IDE.
      1. In the Unified Navigation, select the globe icon (Globe icon).
      2. Select Application scope.
      3. Select ServiceNow IDE.
    2. Navigate to All > MID Server > Applications.
    3. Select New.
    4. On the form, fill in the fields.
      表 : 1. MID Server Application form
      Field Description
      NameA name for the MID Server Application.
      Default MID ServerThe MID Server configured with a REST capability.
      ApplicationThe ServiceNow IDE.
      Included in application ALLAn option to include this MID Server Application in the definition of ALL for a MID Server.
    5. Select Submit.

    次のタスク

    If you haven't already, configure basic or OAuth 2.0 authentication to connect to a Git domain or repository. For more information, see Connect to a Git provider using basic authentication with the ServiceNow IDE or Connect to a Git provider using OAuth 2.0 with the ServiceNow IDE.

    注:
    The MID Server user must have the sn_glider.ide_git_user role or admin role to perform Git operations in the ServiceNow IDE. For more information, see Create the MID Server user and grant the role and ServiceNow IDE MID Server User [sn_glider.ide_git_user].