Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Workflows: add support for user session deleted event #44646

@sguilhen

Description

@sguilhen

Description

The USER_SESSION_DELETED event is now fired in certain occasions, such as when running the background task that removes expired sessions.

Issue #44564 aims to ensure the event is fired in all places where the user session is destroyed. Once that is complete, we can add support for workflows that activate when a user session is deleted. The event, combined with a condition that checks if the user has no other active sessions, can be used as a replacement for the transient users feature, in which a workflow would be able to delete (or schedule deletion) of users when the last active session is destroyed.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions