JaouherK / keycloak-privacyIdea

A docker-compose for keycloak + privacyIdea integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a docker-compose that will start a development environment that will have keycloak and privacyId3a in addition to the plugin to be integrated within keycloak. The docker env are stored separately.

Containers

  • privacyidea-app
  • privacyidea-db (mysql)
  • keycloak-app
  • keycloak-db (postgres)

How to

First clone the repository

git clone https://github.com/JaouherK/keycloak-privacyIdea.git

Run it with

docker-compose up

Disclaimer

You must not use this in productive environment, since it contains fixed encryption keys and SSL certificate in addition to default admin credentials.

About

A docker-compose for keycloak + privacyIdea integration


Languages

Language:FreeMarker 64.0%Language:Shell 11.7%Language:Dockerfile 11.1%Language:Python 10.9%Language:Makefile 2.3%