[
https://issues.jboss.org/browse/WFLY-5485?page=com.atlassian.jira.plugin....
]
Ondrej Lukas updated WFLY-5485:
-------------------------------
Description:
No role is returned when searchScope=OBJECT_SCOPE is used for
org.jboss.security.mapping.providers.role.LdapRolesMappingProvider.
This problem is caused by searching attributes for role DN which starts with comma - e.g.
",cn=JBossAdmin,ou=Roles,dc=jboss,dc=org".
It is the same issue as
https://issues.jboss.org/browse/WFLY-5395 but in
LdapRolesMappingProvider.
was:
No role is returned when searchScope=OBJECT_SCOPE is used for
org.jboss.security.mapping.providers.role.LdapRolesMappingProvider.
This problem is caused by searching attributes for role DN which starts with comma - e.g.
",cn=JBossAdmin,ou=Roles,dc=jboss,dc=org".
It is the same issue as
https://issues.jboss.org/browse/JBEAP-1134 but in
LdapRolesMappingProvider.
Search scope OBJECT_SCOPE does not work correctly for
LdapRolesMappingProvider
------------------------------------------------------------------------------
Key: WFLY-5485
URL:
https://issues.jboss.org/browse/WFLY-5485
Project: WildFly
Issue Type: Bug
Components: Security
Affects Versions: 10.0.0.CR2
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Minor
No role is returned when searchScope=OBJECT_SCOPE is used for
org.jboss.security.mapping.providers.role.LdapRolesMappingProvider.
This problem is caused by searching attributes for role DN which starts with comma - e.g.
",cn=JBossAdmin,ou=Roles,dc=jboss,dc=org".
It is the same issue as
https://issues.jboss.org/browse/WFLY-5395 but in
LdapRolesMappingProvider.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)