03/13/2023 11:37 PM
Solved! Go to Solution.
03/14/2023 05:12 PM
Hello @AradhanaGanguly
We do support JWT authentication in our REST connector. You can find a JSON sample for the same in our documentation below. Please refer to the "JWT: Used for authentication using JSON Web Tokens (JWT)" section of the documentation
Developers Handbook
Based on Adobe documentation, it contradicts what you have stated which is "private key and certificate expires every day" and instead it stated that it is a "One-time activity"
Snips from Adobe documentation below...
One-time Setup
For complete details of the entire integration process, see Service Account Authentication.
Authorizing API calls
External Doc References
Creating Service Account: https://developer.adobe.com/developer-console/docs/guides/authentication/ServiceAccountIntegration/
Authentication for API Access: https://adobe-apiplatform.github.io/umapi-documentation/en/UM_Authentication.html
JWT (Service Account) Authentication: https://developer.adobe.com/developer-console/docs/guides/authentication/JWT/
04/06/2023 03:01 AM
Thanks for the reply, the certificates and private key are valid for a year. Only the jwt token will get expired every day