Skip to content

This repo contains a demo project, that demonstrates how you can configure your Keycloak instance using nothing but Java code

Notifications You must be signed in to change notification settings

Ashish-Cloned-Forked-Repo/keycloak-configAsCode-demo

 
 

Repository files navigation

Keycloak - Config as Code Demo

Author: Maik Kingma

This repo contains a demo project, that demonstrates how you can configure your Keycloak instance using nothing but Java code

The blog posts:

  1. Identity and Access Management with Keycloak - In this blog post, we get to know some basic building blocks that we have at our disposal in Keycloak.
  2. Keycloak - Configuration as Code Pt. 1 - In this blog post, we cover how to create the basic project setup for our 'Keycloak - Configuration as Code' endeavour.
  3. Keycloak - Configuration as Code Pt. 2 - In this blog post, we add the Keycloak distribution to our project and containerize it with Docker.
  4. Keycloak - Configuration as Code Pt. 3 - In this blog post, we kicked off the configuration as code by adding a first example realm to our Keycloak instance.

About

This repo contains a demo project, that demonstrates how you can configure your Keycloak instance using nothing but Java code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.8%
  • Dockerfile 7.5%
  • Shell 3.7%