Question
8
Replies
2279
Views
Incessant Technologies Pvt Ltd
Posted: August 15, 2017
Last activity: September 19, 2017
Closed
How to restrict user to have only one active session in a Multi node env
My application is in 7.1.8 and no plans for 7.2 upgrade.
We have a use case to restrict the user to have one active session and should not allow user to login multiple times.
We are using basic authentication and no LDAP or IDM for authentication. Is there any way to check whether user has a session open before logging in.
Thanks
Is your application running on one node or more than one node?