-
|
Hey, I am trying to validate JWT of Microsoft against: https://login.microsoftonline.com/common/discovery/keys After debugging for a while I came up that the Algorithm could not be detected and turning infering does fix it. the key looks like this: Is it safe to turn this option on? and is it a missing feature that this does not work out of the box? Thanks for this library! :) |
Beta Was this translation helpful? Give feedback.
Answered by
shyim
Jul 28, 2025
Replies: 1 comment
-
|
ahh it's documented here Lines 453 to 455 in 5a2062d |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shyim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ahh it's documented here
jwx/docs/01-jwt.md
Lines 453 to 455 in 5a2062d