ASP.NET 4 VERSION - JBoss Keycloak Authentication Middleware for ASP.NET 4 OWIN.
Info
Version: | 2.1.6 |
Author(s): | Dylan Plecki |
Last Update: | Friday, February 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dylanplecki/KeycloakOwinAuthentication |
NuGet Url: | https://www.nuget.org/packages/Owin.Security.Keycloak |
Install
Install-Package Owin.Security.Keycloak
dotnet add package Owin.Security.Keycloak
paket add Owin.Security.Keycloak
Owin.Security.Keycloak Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.2.206221351)
- Microsoft.Owin.Security(>= 3.0.1)
- Newtonsoft.Json(>= 7.0.1)
- KeycloakIdentityModel(>= 2.1.6)
Tags