cancel
Showing results for 
Search instead for 
Did you mean: 

REST Oauth2 Account - Can I send a base 64 encoded header value

clinton_hemmant
New Contributor III

Hi

I need to use Oauth2 to authenticate to a REST API - part of the POST request to obtain the token is an Authorization header encoded in Base64 - is it possible to do this with SnapLogic Accounts?

I also need to send parameters in a body as part of the same POST request - is this possible using SnapLogic Accounts?

Regards

Clinton

1 ACCEPTED SOLUTION

clinton_hemmant
New Contributor III

I found out it is possible to do this with a REST OAuth2 Account: 

Select the 'Send Client Date as Basic Auth Header' check box

Select the 'Header authenticated' check box

 

View solution in original post

1 REPLY 1

clinton_hemmant
New Contributor III

I found out it is possible to do this with a REST OAuth2 Account: 

Select the 'Send Client Date as Basic Auth Header' check box

Select the 'Header authenticated' check box