- 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
05-04-2018 12:57 AM
Hi Anjana,
Currently i am creating a local user for any rest api calls
https://community.servicenow.com/community?id=community_question&sys_id=dbc1c3a9db98dbc01dcaf3231f96194
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2018 01:03 AM
Link you provided is temporarily unavailable. So I can use SSO credentials here isn't it? I should ask them to provide a normal account credentials of a user?
- 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
05-07-2018 04:08 AM
If they are using Federation, will it make a difference?