AspNetCore.Docs/aspnetcore/security/authentication/community.md

1.7 KiB

title author description ms.author ms.date no-loc uid
Community OSS authentication options for ASP.NET Core rick-anderson Discover open-source authentication options for ASP.NET Core. riande 10/28/2019
appsettings.json
ASP.NET Core Identity
cookie
Cookie
Blazor
Blazor Server
Blazor WebAssembly
Identity
Let's Encrypt
Razor
SignalR
security/authentication/community

Community OSS authentication options for ASP.NET Core

This page contains community-provided, open source authentication options for ASP.NET Core. This page is periodically updated as new providers become available.

OSS authentication providers

The list below is sorted alphabetically.

Name Description
Gluu Server Enterprise ready, open source software for identity, access management (IAM), and single sign-on (SSO). For more information, see the Gluu Product Documentation.
IdentityServer IdentityServer is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core, officially certified by the OpenID Foundation and under governance of the .NET Foundation. For more information, see Welcome to IdentityServer4 (Documentation).
OpenIddict Versatile OpenID Connect stack for ASP.NET Core 2.1/3.1/5.0 and Microsoft.Owin 4.1 (compatible with ASP.NET 4.6.1).

To add a provider, edit this page.