ct-keycloak-iam icon indicating copy to clipboard operation
ct-keycloak-iam copied to clipboard

This project extends the Keycloak authentication server to cover complicated enterprise use cases such as multi-tenancy, custom storage, n-level resellers by extending Keycloak through its SPIs such a...

CT Keycloak IAM

This project extends the Keycloak authentication server to cover complicated enterprise use cases such as multi-tenancy, custom storage, n-level resellers by extending Keycloak through its SPIs such as storage, authentication, identity provider, etc.

This project is using the Pre-Quarkus version of Keycloak.

Features

Custom login page

A custom theme "czetsuyatech" is configured when you run the container.

Login Page

The theme is available at keycloak-docker-assembly/src/main/resources/themes/czetsuyatech and can easily be overriden.

Custom storage

Multi-tenant

N-reseller level

WIKI

  • Development Guide
  • Production Guide
  • Troubleshooting Guide