Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Oauth in a soap connection for Workday

Lukas1
New Contributor
New Contributor

Hello,

We have a connection to workday that is working just fine using the workday-Soap connection type that uses basic authentication. We now need to change this connection to use Oauth with a bearer token instead. The Workday integration guide does not seem to cover this authentication method.

The new authentication works in postman and uses these settings:

 

This request gets the token in a json response as seen below:

Lukas1_0-1729000237074.png

And then the token is used in the main request as seen here: the request has auth type bearer token with the previously acquired token, and the body is the normal xml soap request (without the password, only the username)

Lukas1_1-1729000369799.png

 

We know how to use oauth in a REST connection json, but here we need it specifically in SOAP.

Thank you,

Lukas

 

0 REPLIES 0