appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

Limit users to a single active session per Tenant

Open infinitetrooper opened this issue 2 years ago • 0 comments

Security-conscious enterprise customers want to limit their users to one active Appsmith session.

This will be a Business Edition feature where the customer will be able to set a tenant-level config to limit the sessions.

The below config in Admin Settings -> Authentication

User Session Limit [] Limit users to a single active session.

When a user tries to log in from a different browser, we should invalidate all active sessions of a user before logging in the user.

infinitetrooper avatar Apr 25 '23 12:04 infinitetrooper