[
https://issues.apache.org/jira/browse/KNOX-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383814#comment-16383814
]
ASF subversion and git services commented on KNOX-1197:
-------------------------------------------------------
Commit 1a50523f32e1a8e2be69fce48d982df856639dad in knox's branch
refs/heads/master from [~moresandeep]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=1a50523 ]
KNOX-1197 - Fix a bug where Anonymous auth is not picked up with federation
provider
> AnonymousAuthFilter is not added when authentication=Anonymous in service
> -------------------------------------------------------------------------
>
> Key: KNOX-1197
> URL: https://issues.apache.org/jira/browse/KNOX-1197
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: KNOX-1197.001.patch
>
>
> In the service definition xml, when
> <policy role="authentication" name="Anonymous"/>
> is defined, AnonymousAuthFilter should be added to the filter chain, this
> causes NPE in cases where authorization plugin like XASecurePDPKnox is
> expecting anonymous subject.
> This only happens when there is no "authentication" provider in the topology.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)