[jetty-dev] [jira] (JETTY-1529) Superfluous re-authenticate changes session ID uncoditionally on second request

"Jan Bartel (JIRA)" <[email protected]> Mon, 2 Jul 2012 11:01:22 -0500 (CDT)
Newsgroups gmane.comp.java.jetty.general
Message-ID <2088443852.19447.1341244882338.JavaMail.j2ee-jira@codehaus01.managed.contegix.com>
Jan Bartel
commented on JETTY-1529

Superfluous re-authenticate changes session ID uncoditionally on second request

Koen,

The easy workaround for you is to call SessionHandler.setSessionRenewedOnAuthentication(false) for that webapp. Depending on how you set up jetty, either do it in code or in a context xml file.

Meanwhile, I will look into changing our impl to avoid the problem. The only way I can see this happening is if you do not have a session already at the time the 1st request is authenticated. Do you have a small webapp I can use as a test harness?

thanks

Jan

This message is automatically generated by JIRA.

If you think it was sent incorrectly, please contact your JIRA administrators .

For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email