OpenID Connect and OAuth 2.0 Framework for ASP.NET Core.
Info
Version: | 4.1.2 |
Author(s): | Brock Allen, Dominick Baier |
Last Update: | Thursday, March 18, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/IdentityServer/IdentityServer4 |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4 |
Install
Install-Package IdentityServer4
dotnet add package IdentityServer4
paket add IdentityServer4
IdentityServer4 Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.4.0)
- IdentityServer4.Storage(>= 4.1.1)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.6.0)
- Newtonsoft.Json(>= 12.0.2)
Tags