This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
Home
Dylan Plecki edited this page Jan 14, 2016
·
15 revisions
Welcome to the Keycloak Owin Authentication wiki!
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.
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+.
-
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