[
https://issues.apache.org/jira/browse/KNOX-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18089334#comment-18089334
]
ASF subversion and git services commented on KNOX-3351:
-------------------------------------------------------
Commit 9812cec2eb01889456e48db2aa9005ddc2fc1912 in knox's branch
refs/heads/master from Sandor Molnar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=9812cec2e ]
KNOX-3351: Resolve LDAP roles for users with no groups (#1266)
> LDAP roles lookup isn't working when user has no group
> ------------------------------------------------------
>
> Key: KNOX-3351
> URL: https://issues.apache.org/jira/browse/KNOX-3351
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> There is an issue with the recently introduced LDAP roles lookup: if the user
> has no group, Knox's doesn't resolve associated roles.
> I got to know that our reference LDAP roles lookup service's contract allows
> us to pass the userId with an empty group array and reply back with the roles
> -> we should fix this issue in the KNOX-AUTH service.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)