Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Right now, the JWTToken consumes an error on parsing a token. This is a bit dubious and leads to NPEs in the filters (for example when trying to extract claims). Adding back in the previously commented out test in AbstractJWTFilterTest as part of this patch.