Microsoft.Owin 3.1 Authentication Middleware for JBoss Keycloak 3.2.
Info
Version: | 3.0.5 |
Author(s): | Matt Morgan |
Last Update: | Thursday, January 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mattmorg55/Owin.Security.Keycloak |
NuGet Url: | https://www.nuget.org/packages/Owin.Security.Keycloak-3 |
Install
Install-Package Owin.Security.Keycloak-3
dotnet add package Owin.Security.Keycloak-3
paket add Owin.Security.Keycloak-3
Owin.Security.Keycloak-3 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Logging(>= 1.1.4)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.4)
- Microsoft.IdentityModel.Tokens(>= 5.1.4)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Owin(>= 1.0.0)
- System.IdentityModel.Tokens.Jwt(>= 5.1.4)
Tags