https://bz.apache.org/bugzilla/show_bug.cgi?id=60395
Bug ID: 60395
Summary: Log if passed GSSContext to
RealmBase#authenticate(GSSContext, boolean) is not
fully established
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
org.apache.catalina.realm.RealmBase.authenticate(GSSContext, boolean) does not
log when an incomplete GSS context is passed, it simply returns null. Given
that an authenticator is incorrectly implemented, this would be unnnoticed.
Many resources on the net never care about context completion and think pass
token and this is it.
--
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]