[
https://issues.jboss.org/browse/WFLY-7320?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-7320:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
LDAP referrals does not work - need to set custom filter
--------------------------------------------------------
Key: WFLY-7320
URL:
https://issues.jboss.org/browse/WFLY-7320
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Blocker
Fix For: 11.0.0.Final
Elytron dir-context is not able to follow/throw referrals in LDAP search. Value set in
Elytron {{dir-context.referral-mode}} is ignored by Elytron.
InitialLdapContext {{java.naming.referral}} parameter is internally always set to value
{{ignore}}. It is caused by ignoring {{ReferralMode}} parameter in {{obtainDirContext}} of
{{org.wildfly.security.auth.realm.ldap.SimpleDirContextFactoryBuilder$SimpleDirContextFactory}}
[1].
We request blocker flag since this issue causes that referrals cannot be used for LDAP
search with Elytron.
[1]
https://github.com/wildfly-security/wildfly-elytron/blob/cb57f2f0ffcdb147...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)