-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.2.1
-
None
-
%
-
The FileAuditLoginModule contains some code to catch logout actions:
case LOGOUT: actionStr = "Explicit logout"; break;
But logout actions are not being logged when logging out of the Karaf shell or the Hawtio console. Other authentication actions are logged correctly.
- causes
-
ENTESB-7302 Cannot Log Out of Container client shell after applying 6.3 Rollup 4
- Done
- relates to
-
ENTESB-3932 Implement administrative audit logging for Fuse
- Closed