This is an Adapter to connect .Net web Application to a Keycloak server for Authentication and Authorisation.
Info
Version: | 2.8.0 |
Author(s): | Dylan Plecki |
Last Update: | Thursday, January 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/j0zeft/KeycloakOwinAuthentication |
NuGet Url: | https://www.nuget.org/packages/KeyWin |
Install
Install-Package KeyWin
dotnet add package KeyWin
paket add KeyWin
KeyWin Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags