GitHub user jsamarziya opened a pull request:
https://github.com/apache/cxf/pull/62
[CXF-6338] Fixed logic in AbstractJwtHandler#validateSignature
Corrected the conditional expression in signature validation method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsamarziya/cxf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit effebb6585eb90fba62d1e8d5759890a7bd9fd7c
Author: Jeffrey Samarziya <[email protected]>
Date: 2015-04-09T00:13:51Z
CXF-6338
Reversed the logic in validateSignature()
commit ce30725690eef7fa32e9039d051754016d142dc3
Author: Jeffrey Samarziya <[email protected]>
Date: 2015-04-09T00:19:09Z
Merge remote-tracking branch 'upstream/master'
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---