[jboss-user] [JBoss Seam] - Re: Seam security LDAP support

2007-10-25 Thread [EMAIL PROTECTED]
JBoss SSO supports LDAP http://jira.jboss.com/jira/browse/JBSEAM-1032 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4099045#4099045 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4099045

[jboss-user] [JBoss Seam] - Re: Seam security LDAP support

2007-10-25 Thread [EMAIL PROTECTED]
If you're using JBoss AS then there's already an LDAP login module you can use, org.jboss.security.auth.spi.LdapLoginModule. You just need to configure Seam Security to use a configuration with this login module. The security chapter of the documentation should explain how to do this, however

[jboss-user] [JBoss Seam] - Re: Seam security LDAP support

2007-10-25 Thread thejavafreak
OK thanks Shane. I just thought that Seam would support LDAP directly instead of tightly coupling to appserver. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4099105#4099105 Reply to the post :