1 Reply Latest reply on Nov 20, 2005 12:43 PM by starksm64

    Get DN from LdapExtLoginModule

    neelixx

      Hey everyone.

      Is there a way to get the DN returned by the LdapExtLoginModule into the WAR?

      Obviously, I can do it myself, but am trying to save the trouble of issuing another query if LdapExtLoginModule already got it.

      I know the ExtendedFormAuthenticator will pass the j_username into the session context, but not the DN from the LdapExtLoginModule.

      Any ideas?