Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

User getting logout from ServiceNow instances while trying to login through SSO

Sonakshi Priya1
Tera Contributor

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 ?

 

 

SonakshiPriya1_1-1687863953911.png

 

1 ACCEPTED SOLUTION

Not applicable

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.

View solution in original post

4 REPLIES 4

Not applicable

@Sonakshi Priya1 

 

1) Are there multiple SSO deployed on this instance?

2) Is this instance on Domain Separation ?  

@Community Alums 
1) Yes, there are multiple SSO deployed.
2) The Instance is on Domain Separation.

Not applicable

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.

@Community Alums 

Thanks, It is working.