https://bz.apache.org/bugzilla/show_bug.cgi?id=59145
Bug ID: 59145
Summary: Incorrect warning logging on invalidate session when
using SingleSignOn valve
Product: Tomcat 7
Version: 7.0.68
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Manager
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33650
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33650&action=edit
Zip file containing java and xml sources
I have created a simple Servlet which is configured to use the SingleSignOn
valve in combination with BASIC authentication.
When the servlet invalidates the session it results in a warning:
Mar 08, 2016 12:20:06 PM org.apache.catalina.authenticator.SingleSignOn expire
WARNING: SSO unable to expire session [Host: [localhost], Context:
[/webproject], SessionID: [B2F3A538F5971CA3FC1EEE38CC2FFE95]] because the
Session could not be found
The problem can also be reproduced on Tomcat 8.0.32
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]