You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/12/02 19:00:15 UTC

[jira] [Created] (KNOX-636) IdentityAsserterHttpServletRequestWrapper must override getUserPrincipal

Larry McCay created KNOX-636:
--------------------------------

             Summary: IdentityAsserterHttpServletRequestWrapper must override getUserPrincipal
                 Key: KNOX-636
                 URL: https://issues.apache.org/jira/browse/KNOX-636
             Project: Apache Knox
          Issue Type: Bug
          Components: Server
            Reporter: Larry McCay
            Assignee: Larry McCay
             Fix For: 0.7.0


When a service downstream of identity assertion with an authentication or federation provider that doesn't provide a request wrapper that handles getUserPrincipal, null is return and the identity assertion to backend services is broken.

For instance, KnoxSSO is looking for the userPrincipal from the request and attempts to issue a JWT token for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)