-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Snapshot9
-
Fix Version/s: Snapshot9.5
-
Component/s: audit logging, authentication
-
Labels:None
-
Rank:1|hzn4f3:
All failure log messages in LoginState are logged without a contextID. This breaks traceability through the logs as you cannot identify the user session. The logSuccess and logLogout methods add contextID, so should logFailed.