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].