Introducing IdentityServer4 for authentication and access control in ASP.NET Core
Reviews
Introducing IdentityServer4 for authentication
8 years, 6 months ago at Oct 26 10:59
While IdentityServer3 has been around for quite a while, it was based on ASP.NET 4.x and Katana. For the last several months weโve been working on porting IdentityServer to .NET Core and ASP.NET Core. We are happy to announce that this works is now almost done and IdentityServer4 RC1 was published to NuGet on September 6th....Read more
Modern applications need modern identity. The protocols used for implementing features like authentication, single sign-on, API access control and federation are OpenID Connect and OAuth 2.0. IdentityServer is a popular open source framework for implementing authentication, single sign-on and API access control using ASP.NET.
Tags:
My tags:

Update feed
avalewis posted a review 8 years, 6 months ago
Introducing IdentityServer4 for authentication
“While IdentityServer3 has been around for quite a while, it was based on ASP.NET 4.x and Katana. For the last several months weโve been working on porting IdentityServer to .NET Core and ASP.NET Core. We are happy to announce that this works is now almost done and IdentityServer4 RC1 was published to NuGet on September 6th....Read more
” read more