1.4 KiB
1.4 KiB
title | author | description | manager | ms.author | ms.date | ms.prod | ms.technology | ms.topic | uid |
---|---|---|---|---|---|---|---|---|---|
Community OSS authentication options | rick-anderson | Lists open source authentication options for ASP.NET Core. | wpickett | riande | 08/18/2017 | asp.net-core | aspnet | article | security/authentication/community |
Community OSS authentication options
This page contains community-provided, open source authentication options for ASP.NET Core. This page will be periodically updated as new providers become available.
OSS Authentication Providers
The list below is sorted alphabetically.
Name | Description |
---|---|
AspNet.Security.OpenIdConnect.Server (ASOS) | Low-level/protocol-first OpenID Connect server framework for ASP.NET Core and OWIN/Katana |
IdentityServer4 | OpenID Connect and OAuth 2.0 framework for ASP.NET Core - officially certified by the OpenID Foundation and under governance of the .NET Foundation |
OpenIddict | Easy-to-use OpenID Connect server for ASP.NET Core |
Cierge | Passwordless, drop-in OpenID Connect authentication |
To get your provider added here edit this page.