How to authenticate an inbound REST API call to a ServiceNow instance from a laptop when using AD based SSO?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2022 11:08 AM
Our instances are linked to Active Directory for SSO, and I need to make an inbound REST API call to ServiceNow from my laptop. Where normally basic auth with username and password would do it, that fails here because of the implied MFA going on. What do I need to do instead? Internally ticketing is taking forever to supply an answer. I have the accounts, I just need to know what to do! Is this an OAuth issue, or should I be using basic auth with a custom realm setting in the header? Any ideas for what works in Postman so I can try it out?
- Labels:
-
Orchestration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2024 07:40 AM
Hello @Tom139 are you resolved this issue? I'm facing with the same question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 05:59 AM
Is this resolved as I too have similar challenge.