A ServiceStack plugin for IdentityServer.
Info
Version: | 5.0.1 |
Author(s): | Stuart Banks, Scott Mackay |
Last Update: | Sunday, February 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wwwlicious/servicestack-authentication-identityserver |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Authentication.IdentityServer |
Install
Install-Package ServiceStack.Authentication.IdentityServer
dotnet add package ServiceStack.Authentication.IdentityServer
paket add ServiceStack.Authentication.IdentityServer
ServiceStack.Authentication.IdentityServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IdentityModel(>= 2.5.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 2.1.2)
- ServiceStack(>= 5.4.0)
- IdentityModel(>= 2.5.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 2.1.2)
- ServiceStack(>= 5.4.0)
Tags