Application registry

Abhishek SNOW
Kilo Contributor

Hi Techies,

What is client id, client secret and token URL for in application registry in OAuth. I am very new in this.

can any one help me on this.

regards,

Abhishek

1 REPLY 1

anjalichoudhary
Kilo Guru

Hi Abhishek,



In OAuth client id is automatically-generated unique ID of the client application requesting the access token


client secret is shared secret string that the instance and the OAuth application use to authorize communications with one another


token URL is the endpoint that is   provided by the third party OAuth provider.



Below links may help you to understand more about it:



OAuth Applications - ServiceNow Wiki


Generating OAuth Tokens - ServiceNow Wiki


OAuth Setup - ServiceNow Wiki


How to setup OAuth2 authentication for RESTMessageV2 integrations



Please mark Helpful/Correct as per impact of the response!!



Thanks,


Anjali