Category "adal"

Is it possible to to use Azure AD V1 V2 token token using MSAL in Microservices?

I m working with azure add and have more then 10 microservices. have existing implementation with ADAL library. now I have started converting my microservice to

Invalid signature while validating Azure ad access token, but id token works

I am getting invalid signature while using jwt.io to validate my azure ad access token. My id token, however, validates just fine! I have seen and tried the so