Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to get jwt token from AEM which SAML with MS Azure AD

Avatar

Level 4

AEM 6.5.5.

 

Our site is integrated with SAML authentication with MS Azure AD, So it will automatically sign-on when we hit the particular page path. It is working fine as expected.

Now we want to call another application API from AEM page that expects JWT token, that application also used MS Azure AD for authentication.

Is there a way to get JWT token from AEM?

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
2 Replies

Avatar

Correct answer by
Community Advisor

Avatar

Level 4
Thanks, I will check