0 Replies Latest reply on Dec 2, 2008 12:56 PM by vellmont

    Obtaining cookie in LoginModule.

    vellmont

      As part of implementing a persistent SSO, I need to be able to get a cookie from within a Custom LoginModule. How would I go about this?

      It seems that many Jaas implementations for App Servers have a callback to obtain a specific header, or the entire Request object. I haven't found anything similar in Jboss.