adorsys/keycloak-config-cli
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 73
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 60
- age_days: 3219
- days_rel: 103
- days_push: 16
- n_releases_24m: 6
Adoption not part of the score
1180 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java-based CLI tool (also distributed as a Docker image and Helm chart) that imports YAML/JSON configuration files into Keycloak via the Admin API, providing Configuration as Code for realms, clients, roles, flows, and identity providers. It is idempotent, applying only the delta between desired and current state, and supports variable substitution for multi-environment deployments.
Use cases
- manage keycloak realm configuration as code in git
- import keycloak realm export into a running instance
- automate keycloak client and role setup in ci/cd pipeline
- apply environment-specific keycloak config with variable substitution
- keep keycloak realms in sync across dev staging and production
- provision keycloak identity providers declaratively without restart
When to choose
- you use Keycloak and want declarative, version-controlled realm configuration
- you need repeatable, idempotent Keycloak provisioning in automated pipelines
- you want to manage multiple environments from one set of config files
- you prefer applying config via Admin API without restarting Keycloak
When to avoid
- you don't use Keycloak or use a different identity provider
- you need a GUI for managing Keycloak settings
- you only make occasional manual changes and don't need automation
Facets
cli-tool · maturity active
configuration-management cli deployment workflow-automation auth security developer-tools self-hosted jvm cli self-hosted keycloak configuration-as-code oauth2 identity-provider realm-management ci-cd idempotent yaml devops automation docker kubernetes
2 sources
- readme: https://github.com/adorsys/keycloak-config-cli · fetched 2026-08-28 · a66a3efb98fa
- homepage: https://adorsys.github.io/keycloak-config-cli/ · fetched 2026-08-29 · 215311e3a04d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adorsys/keycloak-config-cli | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="adorsys/keycloak-config-cli")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem