- 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:10 PM
Hi,
I have done integration from ServiceNow to third party application using basic auth to get data from third party application.
How I can achieve this with using oauth 2.0.
Can anyone please help me with this.
Regards,
Nivedita
- 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-25-2022 04:45 AM
Hi
I tried to achieve this in my pdi I'm not getting refresh token from schedule job.
1. I have created rest message in both instances.
2. I have created user profile in instance B.
3. I have created schedule job to call script include.
4. I have created system properties to set refresh token value but I'm not able to get refresh token value.
Please find screenshot for this :
Can you please help me with this.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 05:56 PM
Hi,
Does OAuth2.0 Support Mutual Authentication of Provider and cosumer ( provided we are implementing Inbound REST integration )?
Please share your inputs .
Thanks in advance
Hanu