- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 11:50 PM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 04:28 AM
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.
Please mark it Correct, If it Resolves your Query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2023 04:28 AM
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.
Please mark it Correct, If it Resolves your Query.