]
Josef Cacek closed SECURITY-700.
--------------------------------
I'm closing it as a documentation issue. (c.f. comments in JBPAPP-10173)
CLONE - AdvancedLdapLoginModule behavior should be aligned with
LdapExtLoginModule
----------------------------------------------------------------------------------
Key: SECURITY-700
URL:
https://issues.jboss.org/browse/SECURITY-700
Project: PicketBox
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Negotiation
Reporter: Josef Cacek
Assignee: Darran Lofthouse
AdvancedLdapLoginModule is based on LdapExtLoginModule, but behavior differs for some
configurations.
Testcase
https://github.com/kwart/jboss-as/blob/JBQA-5129-jboss-negotiation-master...
Failing test methods:
1) test2 - role mapping object (roleAttributeIsDN==true) is not used as a role object
itself. I.e. jduke role is not assigned to jduke user by AdvancedLdapLoginModule. The
LdapExtLoginModule includes the jduke role - the change was based on JBAS-3312
2) test4 - recursion in AdvancedLdapLoginModule is enabled only if the roleAttributeIsDN
module option is true. This is not required in LdapExtLogiModule.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: