0 Replies Latest reply on Oct 4, 2005 5:56 PM by kmcclosk

    Drop cookie on successful authentication

    kmcclosk

      What is the proper way to send the user a cookie once they successfully authenticate via org.jboss.security.auth.spi.LdapLoginModule? My application gets XML data from external servers that require this cookie.

      I understand JAAS is separate from the web container, but how do I setup a hook between them?

      Thanks, Ken