[
https://issues.jboss.org/browse/AS7-5617?page=com.atlassian.jira.plugin.s...
]
Jess Sightler edited comment on AS7-5617 at 9/25/12 1:05 PM:
-------------------------------------------------------------
I've had no luck at all with JIRA search lately. I didn't see any references at
the time, though.
OTOH, I just saw: SECURITY-693. I'll close this one as a duplicate.
was (Author: jsightler):
I've had no luck at all with JIRA search lately. I didn't see any references
at the time, though.
OTOH, I just saw: SECURITY-693
LdapExtLoginModule ALL_VALID_OPTIONS does not contain
ROLE_ATTRIBUTE_IS_DN_OPT, though the code uses it
-------------------------------------------------------------------------------------------------------
Key: AS7-5617
URL:
https://issues.jboss.org/browse/AS7-5617
Project: Application Server 7
Issue Type: Bug
Components: Security
Affects Versions: 7.1.2.Final (EAP)
Reporter: Jess Sightler
Assignee: Stefan Guilhen
ROLE_ATTRIBUTE_IS_DN_OPT is present and used by LdapExtLoginModule. However, if an AS7
configuration actually uses it, the following log is presented:
13:04:36,235 WARN [org.jboss.security.auth.spi.LdapExtLoginModule] (ip) Invalid or
misspelled option: roleAttributeIsDN
It appears that it is not part of the ALL_VALID_OPTIONS array, and therefore is missed by
the addValidOptions(ALL_VALID_OPTIONS); call in the initialize method.
--
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