Configure a MID Server to use source control with the ServiceNow IDE
Configure a MID Server to use source control with the ServiceNow IDE if your Git provider is behind a firewall.
Before you begin
Install a MID Server with a REST capability. For more information, see Installing the MID Server with manual or guided setup and Configure MID Server capabilities.
Role required: admin
Procedure
Change the application scope of the instance to ServiceNow IDE.
- In the Unified Navigation, select the globe icon (
Globe icon\).
2. Select **Application scope**.
3. Select **ServiceNow IDE**.
Navigate to All > MID Server > Applications.
Select New.
On the form, fill in the fields.
Field Description Name A name for the MID Server Application. Default MID Server The MID Server configured with a REST capability. Application The ServiceNow IDE. Included in application ALL An option to include this MID Server Application in the definition of ALL for a MID Server. Select Submit.
What to do next
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.
Note: 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].
Parent Topic:Integrating source control with the ServiceNow IDE
Related topics
Connect to a Git provider using basic authentication with the ServiceNow IDE
Connect to a Git provider using OAuth 2.0 with the ServiceNow IDE