[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-02-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-01-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW -- You are receiving this mail

[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 --- Comment #3 from Rajkamal Pillai --- Correction: session.setMaxInactiveInterval ( 1800 ); -- You are receiving this mail because: You are the assignee for the bug. - To

[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 --- Comment #2 from Rajkamal Pillai --- Steps to replicate: 1. Set [code] 10 ... [/code] 2. Start Tomcat (I am on Tomcat 9.0.83). 3. From Java Action execute - [code] public void execute (HttpServletRequest request,

[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark

[Bug 68449] session.maxInactiveInterval() is not working for SSO Users.

2024-01-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=68449 Jhone changed: What|Removed |Added OS||All --- Comment #1 from Jhone --- It seems