Home - dylanplecki/KeycloakOwinAuthentication GitHub Wiki
Welcome to the Keycloak Owin Authentication wiki!
The Keycloak Project
From Keycloak's Website:
Keycloak is an integrated SSO and IDM for browser apps and RESTful web services, built on top of OAuth 2.0, OpenID Connect, JSON Web Tokens (JWT) and SAML 2.0 specifications. Keycloak has tight integration with a variety of platforms and has an HTTP security proxy service where we don't have tight integration.
Build Status
All builds and deployments are processed via Appveyor utilizing their Open Source service. The project builds can be browsed on the Appveyor project website.
The project utilizes new features introduced in C# 6.0. Thus, the build process of the solution requires Visual Studio 2015+, or any other compiler which targets C# 6.0+.
Nuget Package Directory
- Keycloak ASP.NET & OWIN Authentication: Owin.Security.Keycloak
https://www.nuget.org/packages/Owin.Security.Keycloak
- Keycloak .NET Native Authentication Library: KeycloakIdentityModel
https://www.nuget.org/packages/KeycloakIdentityModel