[
https://issues.apache.org/jira/browse/KNOX-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036298#comment-15036298
]
ASF subversion and git services commented on KNOX-636:
------------------------------------------------------
Commit 18a2eecd73d82c0e270cb0706a643cddaea4dbb6 in knox's branch
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=18a2eec ]
KNOX-636 - IdentityAsserterHttpServletRequestWrapper must override
getUserPrincipal
> 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
>
> Attachments: KNOX-636-001.patch
>
>
> 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)