Skip to content

openstandia/keycloak-dockerfiles

Repository files navigation

keycloak-dockerfiles

Dockerfiles that can be used to build Docker images with Keycloak project.

Example of reverse proxy based architecture

This is a set of Docker Compose files related to Keycloak, including an example using mod_auth_openidc in reverse proxy based architecture.

Example of client adapter based architecture

This is a set of Docker Compose files related to Keycloak, including an example using Tomcat Adapter in client adapter based architecture.

License