[
https://issues.apache.org/jira/browse/KNOX-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-3351:
--------------------------------
Description:
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.
was:
There is an issue with the recently introduced LDAP roles lookup: if the user
has no group, Knox's doesn't resolve LDAP 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.
> 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
>
>
> 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)