[jboss-jira] [JBoss JIRA] (AS7-5617) LdapExtLoginModule ALL_VALID_OPTIONS does not contain ROLE_ATTRIBUTE_IS_DN_OPT, though the code uses it
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 11:14:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anil Saldhana reassigned AS7-5617:
----------------------------------
Assignee: Stefan Guilhen (was: Anil Saldhana)
> 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
More information about the jboss-jira
mailing list