Skip to content

Publish an AuditEvent on logout #1836

@mdeinum

Description

@mdeinum

Currently the actuator does a good job on sending AuditEvents on login (ok/failure) authentication etc. would be nice if that could also be done for a logout. This can probably be implemented with a LogoutHandler which gets invoked in the logout chain or another ApplicationListener that listens for SessionDestroyedEvents.

Would be especially nice if a difference could be made between a regular logoff or a session timeout.

Might be related to SEC-2680.

Metadata

Metadata

Assignees

Labels

status: supersededAn issue that has been superseded by another

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions