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

Adobe Integration - Refreshing JWT from Saviynt

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 22 2021 at 10:07 UTC

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 !

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
2 REPLIES 2

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 22 2021 at 10:10 UTC

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.

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on September 22 2021 at 13:45 UTC

Hi Adrien, 


Thanks for posting this question, JWT based connection from REST connector is supported from V2021 onwards and here is the documentation link: https://saviynt.freshdesk.com/support/solutions/articles/43000521736-rest-connector-guide  
Sample jsons are available in the REST connector documentation.


Thanks,

Belwyn.



This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.