[ 
https://issues.apache.org/jira/browse/KNOX-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176378#comment-16176378
 ] 

Larry McCay commented on KNOX-1058:
-----------------------------------

[~coheigea] - Did your previous refactoring work on the JWT classes introduce 
this?
It has definitely not always been failing to parse.

> Fix JWTToken.parseToken
> -----------------------
>
>                 Key: KNOX-1058
>                 URL: https://issues.apache.org/jira/browse/KNOX-1058
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> JWTToken.parseToken is not working correctly. It BASE-64 decodes the three 
> parts of the signed token, which are subsequently passed to Base64URL 
> Objects. However Base64URL expects BASE-64 encoded Strings, and so the call 
> to SignedJWT fails.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to