ServiceNow allow token based authentication for the API access user authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2023 06:25 AM
ServiceNow allow token based authentication for the API access user authentication
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-29-2023 06:52 AM
If you are trying to consume third party API then yes you can have Token Based Authentication.
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-30-2023 06:21 AM
Hi @Mehta
Using API key/MHAC token, are you looking for 3rd party API authentication?
Or do you want to call SN APIs from 3rd party systems using tokens?
Thanks,
Randheer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2023 06:24 AM
I want to call SN APIs from 3rd party systems using tokens?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2023 06:26 AM
OOTB support for API Key/HMAC token for inbound API authentication is currently not unavailable. This is tentatively planned for the Washington release. (GA Q1-24)