Need help in Integration requirement for signature method

Community Alums
Not applicable

I have a integration requirement where 3rd  party tool uses OAuth 1.0  to get the access token and they are using below authorization header

 

  1. Signature Method: HMAC-SHA256
  2. Consumer Key:
  3. Consumer Secret:
  4. Add authorization data to: Request header

5.Body : x-www-form-urlencoded

 

We are able to make 3rd  party call using Postman tool and generate access code using OAuth 1.0 . We want to configure the above mentioned parameter but ServiceNow supports only OAuth 2.0 and we do not have option to select Signature method in OAuth 2.0

 

Can anyone please help me in setting up this configuration in ServiceNow Rest Message?

1 REPLY 1