3 Replies Latest reply on Sep 29, 2006 11:01 AM by weston.price

    LDAP config

    gonzaloamigo

      Hello,
      I have to test my security configuration from a page "test.jsp". I've configured an org.jboss.security.auth.spi.LdapExtLoginModule in the login-config.xml called EUROP_LDAP_AUTH. How can i get the properties of my configuration from my Java code? or How can i get an instance fo my security configuration to try to login with the bindDN and credentials configured un the login-config.xml?

      Thanks.