You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/05/24 14:29:04 UTC

[jira] [Created] (KNOX-948) Refactor AbstractJWTFilter implementations

Colm O hEigeartaigh created KNOX-948:
----------------------------------------

             Summary: Refactor AbstractJWTFilter implementations
                 Key: KNOX-948
                 URL: https://issues.apache.org/jira/browse/KNOX-948
             Project: Apache Knox
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 0.13.0


This task is to refactor the AbstractJWTFilter implementations. Both the SSOCookieFederationFilter + the JWTFederationFilter have logic that can be abstracted and placed in the AbstractJWTFilter. In particular, both filters should share the same validation logic for verifying tokens.

As part of this fix, the SSOCookieFederationFilter verifies that the issuer is "KNOXSSO" as per the discussion on the mailing list.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)