[jboss-jira] [JBoss JIRA] Updated: (JBAS-4619) Add parseRoleNameFromDN option to LdapExtLoginModule
Anil Saldhana (JIRA)
jira-events at lists.jboss.org
Tue Aug 28 15:42:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAS-4619?page=all ]
Anil Saldhana updated JBAS-4619:
--------------------------------
Affects Version/s: JBossAS-4.2.1.GA
JBossAS-4.2.0.GA
> Add parseRoleNameFromDN option to LdapExtLoginModule
> ----------------------------------------------------
>
> Key: JBAS-4619
> URL: http://jira.jboss.com/jira/browse/JBAS-4619
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Security
> Affects Versions: JBossAS-4.0.5.GA, JBossAS-4.2.1.GA, JBossAS-4.2.0.GA
> Reporter: Mike Millson
> Assigned To: Anil Saldhana
> Fix For: JBossAS-4.2.2.GA
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list