How to skip Snow login page for SSO implemented organizations?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 04:49 AM
Hello All,
How to skip the Snow login page for SSO-implemented organizations?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 05:56 AM
Hi @Shantharao ,
To skip the ServiceNow login page for Single Sign-On (SSO) implemented organizations, you can set up an SSO integration in ServiceNow and configure it to automatically log users in based on their SSO credentials. This will allow users to access ServiceNow directly without having to enter their login information on the login page.
Here is a general outline of the steps you can take to set up SSO in ServiceNow:
-
Determine which SSO solution your organization is using (such as Okta, OneLogin, or SAML).
-
Install the appropriate SSO plugin in ServiceNow. This plugin will provide the necessary integration points and configuration options for your SSO solution.
-
Set up the SSO plugin in ServiceNow. This typically involves configuring the plugin with the necessary SSO-specific settings, such as the SSO endpoint URL, the signing certificate, and the identity provider entity ID.
-
Configure the SSO plugin to automatically log users in based on their SSO credentials. This can typically be done by setting a specific option in the plugin's configuration, such as "auto-login" or "single sign-on enabled."
-
Test the SSO integration to make sure it is working as expected. You can do this by logging in to ServiceNow using your SSO credentials and verifying that you are automatically logged in without having to enter your login information on the login page.