Adds capability for hosting WCF-services that authenticate through JWT-tokens.
Info
Version: | 1.0.0-beta0002 |
Author(s): | Johan Classon |
Last Update: | Monday, February 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johanclasson/Wcf.Extensions.OpenIdConnect |
NuGet Url: | https://www.nuget.org/packages/Wcf.Extensions.OpenIdConnect.Service |
Install
Install-Package Wcf.Extensions.OpenIdConnect.Service
dotnet add package Wcf.Extensions.OpenIdConnect.Service
paket add Wcf.Extensions.OpenIdConnect.Service
Wcf.Extensions.OpenIdConnect.Service Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- System.IdentityModel.Tokens.Jwt(>= 4.0.4.403061554 && <= 4.0.4.403061554)
Tags