[ 
https://issues.apache.org/jira/browse/KNOX-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773066#comment-15773066
 ] 

ASF subversion and git services commented on KNOX-830:
------------------------------------------------------

Commit 336c7b3878cec4b4e9455c68dde8553e98fd753d in knox's branch 
refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=336c7b3 ]

KNOX-830 - Admin UI Fails to Authenticate with Knox SSO

> Admin UI Fails to Authenticate with Knox SSO
> --------------------------------------------
>
>                 Key: KNOX-830
>                 URL: https://issues.apache.org/jira/browse/KNOX-830
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>             Fix For: 0.11.0
>
>
> Configuring the manager.xml topology to use the SSOCookieProvider results in 
> a NPE from the identity assertion provider. This is due to the service.xml 
> definition file for the admin-ui application. The ordering of the policy 
> roles within the definition has the federation provider specified at the end 
> which means the identity isn't set until after identity assertion and 
> authorization providers would be invoked.
> This patch adjusts the ordering appropriately and removes the explicit 
> selection of the Anonymous authentication provider on the routes as well.



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

Reply via email to