0 Replies Latest reply on Oct 9, 2008 12:30 AM by rgudepu.rgudepu.yahoo.com

    Authentication against LDAP and Database

    rgudepu.rgudepu.yahoo.com

      In the web app that I am writing, I need to have internal users authenticated against Microsoft Active Directory and external users against Database. How can I get this done using Seam ? I know that inside the authenticator.authenticate() I can write authentication logic for authenticating users against Database, but am not sure about LDAP.


      Can I configure 2 Login Modules (LDAP and DB) for a jass configuration and reference that config name in seam's identity component definition in components.xml ?


      Thanks,
      rg