Ondrej Lukas created WFLY-7322:
----------------------------------
Summary: LDAP referrals does not work in Elytron ldap-realm
Key: WFLY-7322
URL:
https://issues.jboss.org/browse/WFLY-7322
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Blocker
LDAP referrals cannot be used in Elytron {{ldap-realm}}. Ldap Realm is currently not
prepared to work with referrals at all:
* {{ldap-realm}} does not include any options which enable working with LDAP referrals
(PicketBox use {{baseFilter}} option which can be configured to return also referral
object)
* implementation of {{org.wildfly.security.auth.realm.ldap.LdapSecurityRealm}} does not
include any logic which handles referrals
Referrals are important feature of LDAP. It has to be covered by Elytron => requested
blocker flag.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)