string(7) "invalid"
Enhance security and user management with the automated expiration of user sessions, controlled by administrators who can set custom time durations for session validity.
This feature provides the ability to auto log users out after a specified time of inactivity.
Restrict the number of concurrent user sessions. Enable this feature to define maximum session limits either globally across the entire site or for specific user groups, preventing logins once the set limit is reached.
Restricting users to log in from only one device or browser at a time. Any attempt to log in from another source while a session is active will be denied. This will protect the user’s account from unwanted access.
Allows users to log out from all active sessions or devices with a single click.
Instantly terminate all active user sessions upon modification or removal of their roles. This feature ensures real-time synchronization between role changes and session access.
Allows administrators to terminate a specific user's sessions from all active devices with a single click.
Limit the number of active sessions from a specific IP address for a particular user. If they cross the session limit from a single IP address they will not be allowed to login. You can also blacklist or whitelist the list of IPs to prevent or allow user login based on the IP address.
Allows users to check their session history, allowing them to review their recent login activities and take action if any suspicious activities are detected.
Notify users over email of any significant account activity, such as login from a new device or changes to account settings.