ServiceNow (SAML)
Last reviewed: 5 months ago
This guide covers how to configure ServiceNow ↗ as a SAML application in Cloudflare Zero Trust.
- An identity provider configured in Cloudflare Zero Trust
- Admin access to a ServiceNow account
- In Zero Trust ↗, go to Access > Applications.
- Select Add an application > SaaS > Select.
- For Application, enter
ServiceNow
and select the corresponding textbox that appears. - For the authentication protocol, select SAML.
- Select Add application.
- Fill in the following fields:
- Entity ID:
https://<INSTANCE-NAME>.service-now.com
- Assertion Consumer Service URL:
https://<INSTANCE-NAME>.service-now.com/navpage.do
- Name ID format: Email
- Entity ID:
- Copy the SAML Metadata endpoint.
- Select Save configuration.
- Configure Access policies for the application.
- Select Done.
- In ServiceNow, select All.
- In the search bar, enter
System Applications
, and under All Available Applications, select All. - In the search bar, enter
Integration - Multiple Provider Single Sign-On Installer
. - Select Install.
- Ensure that Install now is selected, and select Install.
- Select All.
- In the search bar enter
Multi-Provider SSO
, and select Identity Providers. - Select New > SAML.
- In the pop-up, ensure that URL is selected.
- Paste the SAML Metadata endpoint from application configuration in Cloudflare Zero Trust in the empty field.
- Select Import.
- (Optional) Change the Name field to a more recognizable name.
- Turn off sign AuthenRequest.
- Select Update.
- In the pop-up, select Cancel and then >.
- Select the Name of the configuration you just completed.
- Select Test Connection.
- If the test succeeds, select Activate.