[
https://issues.apache.org/jira/browse/KNOX-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035079#comment-16035079
]
ASF subversion and git services commented on KNOX-954:
------------------------------------------------------
Commit 8f72475234be14397ae0f0ea03cb91d9d6d56d5a in knox's branch
refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=8f72475 ]
KNOX-954 - Properly handle parsing errors for JWT tokens
> Don't consume parsing errors for JWT tokens
> -------------------------------------------
>
> Key: KNOX-954
> URL: https://issues.apache.org/jira/browse/KNOX-954
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Fix For: 0.13.0
>
> Attachments:
> 0001-KNOX-954-Don-t-consume-parsing-errors-for-JWT-tokens.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)