The security policy, User accounts within a web application should only be permitted to use one session at a time.
If the user authenticates again then any previously valid sessions should be immediately terminated, with an appropriate message displayed within both sessions.
So, I would like to request the feature of restricting concurrent session web browser 1 tab per user on web console.