]
Darran Lofthouse commented on WFCORE-2309:
------------------------------------------
I suspect it is this fix that has changed the behaviour
username-load attribute of legacy LDAP Realm stop to work
---------------------------------------------------------
Key: WFCORE-2309
URL:
https://issues.jboss.org/browse/WFCORE-2309
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
Priority: Blocker
Fix For: 3.0.0.Beta12
{{username-load}} attribute of legacy LDAP Realm stop to work. This attribute is used for
assigning username from some LDAP entry attribute. In current behavior it seems that it
tries to search user in LDAP through value obtained from entry 'username-load'
attribute. See JBEAP-8969 for more details.