Skip to main content
saibul
Level 4
April 28, 2021
Solved

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

  • April 28, 2021
  • 2 replies
  • 1194 views

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?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Shashi_Mulugu
Community Advisor and User Group Leader
Shashi_MuluguCommunity Advisor and User Group LeaderAccepted solution
Community Advisor and User Group Leader
April 28, 2021
saibul
saibulAuthor
Level 4
April 29, 2021
Thanks, I will check