[
https://issues.apache.org/jira/browse/KNOX-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773069#comment-15773069
]
ASF subversion and git services commented on KNOX-830:
------------------------------------------------------
Commit 074c110cd84995b55141ece46fa44c689968a041 in knox's branch
refs/heads/v0.11.0 from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=074c110 ]
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)