[jboss-jira] [JBoss JIRA] (WFLY-7632) asRdn meaning in LDAP realm

Jan Kalina (JIRA) issues at jboss.org
Sat Nov 19 07:16:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Kalina moved ELY-772 to WFLY-7632:
--------------------------------------

        Project: WildFly  (was: WildFly Elytron)
            Key: WFLY-7632  (was: ELY-772)
    Component/s: Security
                     (was: Realms)


> asRdn meaning in LDAP realm
> ---------------------------
>
>                 Key: WFLY-7632
>                 URL: https://issues.jboss.org/browse/WFLY-7632
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Security
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>
> Meaning of asRdn in AttributeMaping of LdapSecurityRealm is illogicaly different for filtered and simple attributes:
> Currently:
> * meaning of asRdn is different for mappings without filter (obtaining attribute from identity entry) and with filter (different entry)
> ** simple: value of attribute (defined by ldapName) is parsed as DN
> ** filtered: DN of the filtered entry is parsed (and ldapName is ignored - even through it is defined)
> I suggest:
> * when asRdn is defined:
> ** if ldapName will be defined, LDAP attribute will be parsed (for filtered mappings too)
> ** if ldapName will not be defined, DN of entry will be parsed (DN of identity entry for simple mapping)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list