New Feature: Manage active sessions #350
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice if an admin can see all active sessions and invalidate them so that a user is forced to login again.
You cannot see all active sessions, but you can invalidate all a users sessions on their User page in the Admin interface by clicking the ‘Sign Out’ button at the bottom. Keep in mind that this will log a user out of VoidAuth but it cannot log them out of OIDC Client Apps which handle their own sessions.