Persistent Cookies with Shibboleth IDP?
Cantor, Scott
cantor.2 at osu.edu
Mon Aug 5 17:38:01 EDT 2013
On 8/5/13 5:34 PM, "Byte Flinger" <byteflinger at gmail.com> wrote:
>Could you elaborate on what you mean by a java filter Scott? Do you mean
>a servlet filter in a custom login handler which sets/changes the
>idp_session cookie set by the core code?
Servlet filters have nothing to do with custom login handlers, they're a
standard Java feature that can do anything to responses that they want to.
The login handlers have absolutely nothing to do with the session cookie
code.
-- Scott
More information about the users
mailing list