Configuring Application Control for SSO Authentication with ServiceNow
Configure Application Control to authenticate with third-party identity providers.
You can use any OIDC identity provider.
To set up a third-party identity provider in Application Control:
-
Click Policy Change Request Options from the ribbon bar and the ServiceNow Integration tab.
-
Enter the URL of the ServiceNow instance.
-
Click Authentication Options.
-
Select the External Authentication (SSO).
-
Enter the Client ID and Client Secret from the Application Registration.
-
Enable the Use Proof Key for Code Exchange (PKCE) option.
-
Enter the token and authorization endpoints, usually found at:
https://[CompanyInstance.com]/.well-known/openid-configuration.
-
Enter the URL provided for the sign-in redirect URL when you configured your identity provider.
The redirect URL requires a trailing forward slash.
-
Click OK.
-
Click Logon to sign in to the identity provider.
For any Forbidden or Access Denied messages, please consult the Knowledge Base articles for integration with ServiceNow on Ivanti Community.