Comment
quiksilver
Mega Guru

Hi Aman,

 

I am trying to do the same thing.  Can you help me understand how to relate the user record to the OAuth credentials created in the application registry ? 

 

If your requirement is to allow a 3rd party application to use OAuth2 authentication to consume service-now's web service, then you will need to setup OAuth credentials in the application registry which include ClientID, Client Secret, Default Grant Type etc. Along with the OAuth specific credentials, you will also need a UserID and Password of a user account (sys_user record) that has access to the resources in ServiceNow.  

 

THanks

 

quik