1.5 KiB
1.5 KiB
title | author | description | keywords | ms.author | manager | ms.date | ms.topic | ms.technology | ms.prod | uid |
---|---|---|---|---|---|---|---|---|---|---|
Community OSS authentication options | rick-anderson | Lists open source authentication options for ASP.NET Core. | ASP.NET Core,open-source,authentication | riande | wpickett | 08/18/2017 | article | aspnet | asp.net-core | 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 |
PwdLess | Simple, stateless, passwordless authentication for ASP.NET Core |
To get your provider added here edit this page.