[jboss-jira] [JBoss JIRA] (WFLY-5485) Search scope OBJECT_SCOPE does not work correctly for LdapRolesMappingProvider

Ondrej Lukas (JIRA) issues at jboss.org
Wed Oct 7 09:20:00 EDT 2015


Ondrej Lukas created WFLY-5485:
----------------------------------

             Summary: 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
            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/JBEAP-1134 but in LdapRolesMappingProvider.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list