- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:33 AM
Good morning. I have an external app that will connect to the SN REST API’s and will need secure authentication. I would like to implement OAuth and use standard SN infrastructure to handle this interaction. I have reviewed the documentation, but it is a bit confusing. I have a service account created with a 40 char password to test access to the REST API, but now I want to implement OAuth. I’m looking for Guidance on and steps needed to set this up.
Thanks,
Ray
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:40 AM
Hi @Ray Mason
Please check the below community blog which explains step by step guide to setup OAuth 2.0 for inbound REST Integration.
https://www.servicenow.com/community/developer-blog/oauth-2-0-with-inbound-rest/ba-p/2278926
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:58 AM
refer my blog which I created 5 years ago on how to configure OAuth2.0 and it has all the steps on how 3rd party can consume the endpoint along with sample request body. you will have to share the API user credentials to 3rd party
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:40 AM
Hi @Ray Mason
Please check the below community blog which explains step by step guide to setup OAuth 2.0 for inbound REST Integration.
https://www.servicenow.com/community/developer-blog/oauth-2-0-with-inbound-rest/ba-p/2278926
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:58 AM
refer my blog which I created 5 years ago on how to configure OAuth2.0 and it has all the steps on how 3rd party can consume the endpoint along with sample request body. you will have to share the API user credentials to 3rd party
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader