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
When we enable JWT plugin and optional verified claims to check expiry of JWT token, Kong throws 403 error with message token expired. This should be 401 error.
The text was updated successfully, but these errors were encountered:
Tieske
changed the title
invalid verified claim (option) should through 401 instead of 403
invalid verified claim (option) should throw 401 instead of 403
Apr 21, 2017
When we enable JWT plugin and optional verified claims to check expiry of JWT token, Kong throws 403 error with message token expired. This should be 401 error.
Follow: https://getkong.org/plugins/jwt/
The text was updated successfully, but these errors were encountered: