How to create a OAuth endpoint for secure REST API Inbound connection

Ray Mason
Tera Contributor

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

2 ACCEPTED SOLUTIONS

J Siva
Tera Sage

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

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@Ray Mason 

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

OAuth 2.0 with Inbound REST 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

2 REPLIES 2

J Siva
Tera Sage

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

Ankur Bawiskar
Tera Patron
Tera Patron

@Ray Mason 

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

OAuth 2.0 with Inbound REST 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader