You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issues is going to be closed next hours, with an early merge of develop in main. Also an early release is going to exit, fixing this issue in distribution packages.
Describe the bug
Running --find-key-from-jwks raise AttributeError if jwks file does not contain a key that can verify the token
To Reproduce
Expected behavior
No AttributeError should be raised
Additional context
This is due to a typo an attribute has been typed incorrectly), and not for an unhandled exception
The text was updated successfully, but these errors were encountered: