[
https://issues.jboss.org/browse/WFLY-7322?page=com.atlassian.jira.plugin....
]
Jan Kalina commented on WFLY-7322:
----------------------------------
[~dlofthouse] Do we need *throw* mode of LDAP referrals support? If we will follow every
referral, it will be equivalent of *follow* mode.
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
Affects Versions: 11.0.0.Alpha1
Reporter: Ondrej Lukas
Assignee: Jan Kalina
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
(v7.2.2#72004)