[jboss-jira] [JBoss JIRA] (AS7-5617) LdapExtLoginModule ALL_VALID_OPTIONS does not contain ROLE_ATTRIBUTE_IS_DN_OPT, though the code uses it
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 10:32:35 EDT 2012
[ https://issues.jboss.org/browse/AS7-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721450#comment-12721450 ]
Darran Lofthouse commented on AS7-5617:
---------------------------------------
It is possible that this issue is a duplicate, however Jira is refusing to search the way I want it to on the PicketBox project!! ;-)
> 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: Anil Saldhana
>
> 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