IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

Prevent Multiple Sessions for a single Username #841

Open z9x opened 9 years ago

z9x commented 9 years ago

I have a requirement to prevent multiple active sessions for single user name. Is there a natural way to do that with IdentityServer?