I want to restrict the users to one tab for one applcaion. I am currently using Azure AD based Authentication in my application.But the users logged in one tab and opening the application in other tabs.Now I want to show a alert like the user is already logged in in another window/browser/device.Please logout and try to login again .
Please let me know how should I know whether the users is logged into particular application or not using Azure AD