- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 12:40 AM
Hi,
I want to explore O-Auth Integration.
Can anyone please provide me docs to do step by step O-Auth integration.
Regards,
Nivedita
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 08:36 PM
Hi,
you can integrate 2 ServiceNow instances using OAuth
If the 3rd party supports OAuth then you can do the testing
Integration between 2 ServiceNow instances | OAUTH 2.0 | use-case | GlideOAuthClient API | Chapter 6
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 01:00 AM
Try this
https://docs.servicenow.com/en-US/bundle/tokyo-application-development/page/integrate/outbound-rest/task/t_OAuthDemoCreateRESTMessage.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 06:32 AM
Thank you for your reply.
Can you please tell me how oauth is different from basic auth.
I have done basic auth integration but not oauth integration.
Can you please tell some example that how basic auth is different from oauth integration.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 12:04 PM
Hi Ankur,
I found your blog very helpful.
OAuth 2.0 with Inbound REST - Developer Community - Blog - ServiceNow Community
Can you please tell me how we can integrate one ServiceNow system to third party application using oauth 2.0 and how we can get refresh token and access token in ServiceNow instance, what steps needs to be followed to get refresh token and access token.
Can you please provide one example with step by step.
Thanks In Advance,
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2022 12:46 PM
Hi
I found your blog very helpful.
OAuth 2.0 with Inbound REST - Developer Community - Blog - ServiceNow Community
Can you please tell me how we can integrate one ServiceNow system to third party application using oauth 2.0 and how we can get refresh token and access token in ServiceNow instance, what steps needs to be followed to get refresh token and access token.
Can you please provide one example with step by step.
Thanks In Advance,
Regards,
Nivedita