Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:13 PM
Hello,
Anyone has already integrated Adobe as managed application via Saviynt ?
We are facing the issue that for User Management API, we need to create a Service Account based on JWT authentication, to then exchange this JWT with an endpoint to get an access token to proceed further.
However, JWT token is also expiring, and it needs to be refreshed with a specific hash mecanism.
Currently, I was not able to find a proper way to do it (except from Adobe Developer Console, or via Java code).
Any help would be much appreciated !
Solved! Go to Solution.
04/12/2022 02:37 PM
Actually, I got the information that authenticating to Adobe (or any REST API) using JSON Web Tokens is only available starting from v2021.0.
Information gathered from the REST connector guide : https://saviynt.freshdesk.com/support/solutions/articles/43000521736-rest-connector-guide
Regards.
04/12/2022 02:37 PM
Hi Adrien,
Thanks,
Belwyn.