Prevent use of current session on another browser tab

In some tender requirements, they required the system to prevent the current login session from being used or shared with another tab opened on the same browser. Currently if I copy the URL from my logged in session in one tab, and open it on another tab on the same browser, it will also be logged in to the same session. Can this be configured so as not to share the same session ?

On a similar note, if I close the browser tab, and re-open the application URL without exiting the browser, the logged in session will still be active. How do I prevent this ?
Alternatively, can the system automatically log out if I close the browser tab ?