- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2018 12:26 AM
I am using ServiceNow REST API calls to show SN records inside my application. My application takes username,password and domain from the user to do this. I have this situation where one of my client uses OneIdentity SSO for their servicenow application. How can I make REST calls in that case?
I should be still asking them to provide a local account credentials or is there anyway I can bypass the REST calls with SSO ?
I found many similar questions asked here, but couldn't find any satisfying answer.
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2018 02:01 AM
So I can use SSO credentials here isn't it? - you can't use the SSO Credenatials
I should ask them to provide a normal account credentials of a user? - Cretae a local user in servicenow and rest related roles to that user
i hope your query is been answered, can you please close this thread, then only this will be helpful for other community users.
Please check the below link it may help you
If so, please mark the response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2021 05:48 AM
Do you mean that we need to create the users manually ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2018 09:04 AM
Hi!
Any ideas if SSO access to REST API is planned in the near future?