ServiceNow allow token based authentication for the API access user authentication

Royal1
Tera Contributor

ServiceNow allow token based authentication for the API access user authentication

4 REPLIES 4

Mehta
Kilo Sage
Kilo Sage

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.

 

 

Mehta_0-1688046685219.png

Mehta_1-1688046716270.png

 

 

 

Please mark it Correct, If it Resolves your Query.

 

 

Randheer Singh
ServiceNow Employee
ServiceNow Employee

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

 

I want to call SN APIs from 3rd party systems using tokens?

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)