Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Single Sign-on in Asp.net core 2.0 identity

$
0
0

Hi

We have recently converted our MVC 4 application to Asp.net Core 2.0 Identity.We were implemented some feature like single sign on in old application.

I mean we are saving logged in user's session in database table and if someone else tries to login from other location with same user then it'll check its session id and database session id if those are different then we are not allowing to login and displaying message as 'Same user logged in from another location'

In Asp.net core 2.0 Identity is there any function or feature available using which we can check this?

If yes please send details about its implementation.

Thanks,

Ashvini Awaskar


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>