The CreatorCon Call for Content is officially open! Get started here.

When iam trying login to servicenow its showing logout successful what is the problem pls help me how to login in to my instace?

k chaitanya kum
Giga Contributor

When iam trying to login its showing the logout successful why its happening? 

1 ACCEPTED SOLUTION

Simon Christens
Kilo Sage

I have seen this when SSO uses email adress because email is not unique in service now.

If there are 2 users in ServiceNow with the same email adress and SSO uses email and not user id (samAccountName) then you will get logout page

View solution in original post

6 REPLIES 6

Then i would suggest you to debug on SSO.
It can be alot of things

Maybe this can help you with the debugging
https://community.servicenow.com/community?id=community_blog&sys_id=d6cd62e9dbd0dbc01dcaf3231f9619b7

MANISHA20
Tera Contributor

I faced the similar issue and yes there were two users with same email id. This was really helpful.