Forum Discussion

jerem bouvies's avatar
jerem bouvies
Copper Contributor
Oct 07, 2016

Azure Active directory acces token

Hi recently discovered that the signed acces token provided by azure ad seems to be incorectly signed !!

I have checked that with one c# library , two node js libraries and even the online jwt debugger https://jwt.io

I took the public key at this url 

https://login.microsoftonline.com/common/discovery/keys

In the past i was able to verify the token signature but now all libraries returns that the azure token has and invalid signature if anybody could help it would be great! 

 

  • Jerem,

     

    Is this still not validating for you?   What public key was your token signed with when you look at the JWT?

Resources