Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4619

Add parseRoleNameFromDN option to LdapExtLoginModule

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-4.2.2.GA
    • JBossAS-4.0.5.GA, JBossAS-4.2.0.GA, JBossAS-4.2.1.GA
    • Security
    • None

      Provide an option to parse the role name out of the memberOf attributes, rather than re-query LDAP for each role.

      The option would look something like:

      <module-option name="roleAttributeIsDN">true</module-option>
      <module-option name="roleNameAttributeID">myprofile</module-option>
      <module-option name="parseRoleNameFromDN">true</module-option>

      Alternatively, this could automatically be done if the memberOf attribute contained the roleNameAttributeID.

            anil.saldhana Anil Saldanha (Inactive)
            rhn-support-mmillson Michael Millson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: