Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5617

LdapExtLoginModule ALL_VALID_OPTIONS does not contain ROLE_ATTRIBUTE_IS_DN_OPT, though the code uses it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 7.1.2.Final (EAP)
    • Security
    • None

      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.

              sguilhen Stefan Guilhen
              jsightle@redhat.com Jess Sightler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: