Description of problem: AdvancedLdap login module does not handle a user that has a slash character in the uid. For example, JBoss will fail to authenticate the following user correctly: dn: uid=weird/user,ou=Users,dc=my-domain,dc=com uid: weird/user cn: Weird User https://issues.jboss.org/browse/SECURITY-795
PR for upstream: https://github.com/wildfly/jboss-negotiation/pull/2
Darran Lofthouse <darran.lofthouse> updated the status of jira SECURITY-795 to Resolved
This was done for DR1 as part of https://github.com/jbossas/jboss-eap/commit/d733eaa9dcb5c3173a9613a10578abb9b90782a1
Setting to ON_QA, see my comments ^^
Verified on EAP 6.3.0.DR6.
Added release note text and marked for inclusion in the documentation.