Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 520 Bytes

Delegate-Authentication-Keycloak.md

File metadata and controls

20 lines (12 loc) · 520 Bytes
layout title category
default
CAS - Delegate Authentication
Authentication

{% include variables.html %}

Keycloak

For an overview of the delegated authentication flow, please see this guide.

Support is enabled by including the following dependency in the WAR overlay:

{% include_cached casmodule.html group="org.apereo.cas" module="cas-server-support-pac4j-oidc" %}

Configuration

{% include_cached casproperties.html properties="cas.authn.pac4j.oidc[].keycloak" %}