- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 04:06 AM
User getting logout from ServiceNow instances while trying to login through SSO. Few users are getting logout as they try to sign in into servicenow through sso. Please provide insights what can be the cause for this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 02:36 AM
In that case, Your Username should not be same for 2 domain. If there is duplicity of userid on 2 different domains than System by default be always logout the user as the system will be unable to understand against which user id it should authenticate and provide access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 04:10 AM
1) Are there multiple SSO deployed on this instance?
2) Is this instance on Domain Separation ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 02:01 AM - edited 06-28-2023 02:06 AM
@Mehta
1) Yes, there are multiple SSO deployed.
2) The Instance is on Domain Separation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 02:36 AM
In that case, Your Username should not be same for 2 domain. If there is duplicity of userid on 2 different domains than System by default be always logout the user as the system will be unable to understand against which user id it should authenticate and provide access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 05:33 AM
Thanks, It is working.