I want to explore on O-Auth integration.

niveditakumari
Mega Sage

Hi, 

 

I want to explore O-Auth Integration. 

Can anyone please provide me docs to do step by step O-Auth integration. 

 

Regards, 

Nivedita

 

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

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

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

View solution in original post

8 REPLIES 8

niveditakumari
Mega Sage

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

 

 

Ankur Bawiskar
Tera Patron
Tera Patron

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

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

Hi @Ankur Bawiskar

 

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 : 

find_real_file.png 

 

find_real_file.png

 

find_real_file.png 

 

Can you please help me with this. 

 

Regards, 

Nivedita 

 

 

Hanumath Bhagav
Tera Contributor

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