oauth 2 - generated acceess token in OKTA

levino
Giga Guru

Hi there

i have a catalog item which need to send  POST request to a OKTA endpoint.

i have generated authorised token from Okta.

 

how do i store the authorised token in servicenow, please if a example could be provided on how to set up.

 

i am familiar with basic authentication , oauth set up looks a bit more complicated

 

Thanks

Levino

1 ACCEPTED SOLUTION

Mehta
Kilo Sage
Kilo Sage

You should configure the Oauth using Application Registry. 

Go to navigator > System Oauth > Application Registry. 

Then click new and depending upon your credentials select the options and filled out details and submit. 

After submitting, Go to Rest message and change the authentication type to Oauth and use these credentials.

 

Mehta_0-1687951613275.png

Mehta_1-1687951669231.png

 

Please mark it Correct, If it Resolves your Query.

View solution in original post

1 REPLY 1

Mehta
Kilo Sage
Kilo Sage

You should configure the Oauth using Application Registry. 

Go to navigator > System Oauth > Application Registry. 

Then click new and depending upon your credentials select the options and filled out details and submit. 

After submitting, Go to Rest message and change the authentication type to Oauth and use these credentials.

 

Mehta_0-1687951613275.png

Mehta_1-1687951669231.png

 

Please mark it Correct, If it Resolves your Query.