[
https://issues.jboss.org/browse/SECURITY-700?page=com.atlassian.jira.plug...
]
Josef Cacek moved JBPAPP-10174 to SECURITY-700:
-----------------------------------------------
Project: PicketBox (was: JBoss Enterprise Application Platform)
Key: SECURITY-700 (was: JBPAPP-10174)
Component/s: Negotiation
(was: Security)
Docs QE Status: (was: NEW)
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: Anil Saldhana
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:
http://www.atlassian.com/software/jira