sleighzy / k3s-traefik-forward-auth-openid-connect

Kubernetes manifest files to deploy Traefik v2 configuration for using the forward authentication middleware to integrate with Keycloak.
MIT License
65 stars 10 forks source link

Add documentation on Keycloak and redirect uri #6

Closed sleighzy closed 3 years ago

sleighzy commented 3 years ago

The basic Keycloak configuration is documented along with the associated environment variables for using Auth Host Mode and the /_oauth redirect uri endpoint.

Fixes #3