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)