- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 01:08 AM
Hello All
I have setup Active Directory integration with Service-Now instance. On the Service Now instance when I test the connection it shows as "Connected successfully". And when I "browse" and filter with the Distinguished Name it shows the objects. However I am unable to access the Service Now instance login page using my domain credentials. Whenever I try to access the login page it asks for credentials. When I enter my domain credentials it states that username or password is invalid. SSO is also not working. Ideally we should be able to login to the Service Now console via SSO using the same domain credentials.
So both SSO and even manually providing the domain credentials is failing?
Can someone say if I am missing something?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2017 11:12 PM
Hello Arijit.
You would need to import them.
You can start with a test import on your dev/test instance of course.
Under LDAP-Server
you have Test load 20 records or Load all records
After you loaded the records you map them to your sys_user table for example ( should you import users).
It goes the same way as a normal import.
More details about the LDAP integration here:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 03:45 AM
In the system logs - search by : message contains saml, created on today.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 03:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 03:53 AM
This is becuase debug is not enabled.
Open an incident with us now, I will need to check your instance,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 03:58 AM
I am not sure how do I open an incident. I think I dont have permissions to do so.
The only thing which is worrying me is I cant login to the instance normally which I was previously able to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-31-2017 04:01 AM
This oyu can check with someone in your organisation. Someone can open for you.
If you are logged in already, you can go and disable both properties.
https://yourinstance.service-now.com/sys_properties_list.do?sysparm_query=nameLIKEmultisso
Just put them false
Like this you will login again with your local credentials.