[seam-issues] [JBoss JIRA] Created: (JBSEAM-4740) LdapIdentityStore and Security Authentication

Shawn Zimmerman (JIRA) jira-events at lists.jboss.org
Wed Dec 8 08:54:31 EST 2010


LdapIdentityStore and Security Authentication
---------------------------------------------

                 Key: JBSEAM-4740
                 URL: https://jira.jboss.org/browse/JBSEAM-4740
             Project: Seam
          Issue Type: Feature Request
          Components: Security
    Affects Versions: 2.2.1.CR2
            Reporter: Shawn Zimmerman


I would like to use Ldap via Kerberos using org.jboss.seam.security.management.LdapIdentityStore.  After researching however, it appears Context.SECURITY_AUTHENTICATION is hard-coded to "simple" on line 392 of LdapIdentityStore.  I would like the ability to modify this value.  

An example value would be "GSSAPI".  Please see this reference for possible values: http://download.oracle.com/javase/tutorial/jndi/ldap/sasl.html

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list