A simple OpenID Connect provider built on top of IdentityServer4.
Info
Version: | 0.6.1-beta0 |
Author(s): | Ryan Foster |
Last Update: | Sunday, July 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimpleIAM/OpenIdAuthority |
NuGet Url: | https://www.nuget.org/packages/SimpleIAM.OpenIdAuthority |
Install
Install-Package SimpleIAM.OpenIdAuthority
dotnet add package SimpleIAM.OpenIdAuthority
paket add SimpleIAM.OpenIdAuthority
SimpleIAM.OpenIdAuthority Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleIAM.PasswordlessLogin(>= 0.6.15)
- IdentityServer4(>= 3.1.4)
- NWebsec.AspNetCore.Middleware(>= 3.0.0)
Tags