Restrict (Prevent) user to login multiple times using same credentials in ASP.Net MVC

2.5k Views Asked by At

I am using microsoft login (Azure ad) in my asp.net core application. I want to restrict same user from multiple logins from different devices or places. Whats the way?

0

There are 0 best solutions below