dylanplecki / KeycloakOwinAuthentication

Keycloak Authentication Middleware for the C# OWIN Pipeline
http://keycloak.jboss.org
MIT License
56 stars 130 forks source link

Added support for realm switching in a multi-tenant environment. #44

Open joelnet opened 8 years ago

joelnet commented 8 years ago

Created a MultiTenantRealmSelector for multi-tenant applications that require setting the realm dynamically on a per request basis.