https://bz.apache.org/bugzilla/show_bug.cgi?id=57753
Bug ID: 57753
Summary: Single sign on returns null for getRemoteUser when
accessing insecure page
Product: Tomcat 8
Version: 8.0.20
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
When using the SingleSignOn valve, any call to getRemoteUser() on the HTTP
request will return null when accessing an insecure page (in other words, a
page not configured in the security section of the web.xml).
If the valve is not used, a call to getRemoteUser() will return the currently
logged in user regardless if accessing an secured page or not.
Not sure whether this is a bug or by design.
--
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]