Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
Dylan Plecki edited this page Jan 14, 2016 · 15 revisions

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

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