Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

keycloak kubernetes sso sso-authentication

Summary

AI summary

Initial release of a Kubernetes operator for declaratively managing Keycloak resources.

Full changelog

🎉 Initial Release

A Kubernetes operator for declaratively managing Keycloak resources.

Features

  • Instance ManagementKeycloakInstance and ClusterKeycloakInstance for connecting to Keycloak servers
  • Realm ManagementKeycloakRealm and ClusterKeycloakRealm resources
  • Client ManagementKeycloakClient with automatic client secret synchronization to Kubernetes Secrets
  • Client ScopesKeycloakClientScope for managing OAuth scopes
  • Protocol MappersKeycloakProtocolMapper for token claim configuration
  • User ManagementKeycloakUser and KeycloakUserCredential for users and passwords
  • Groups & RolesKeycloakGroup, KeycloakRole, and KeycloakRoleMapping
  • Identity ProvidersKeycloakIdentityProvider for external IdP federation
  • ComponentsKeycloakComponent for LDAP federation and key providers
  • OrganizationsKeycloakOrganization for Keycloak 26+ organization support

Deployment

  • Helm chart for easy installation
  • Multi-arch Docker images (amd64/arm64)
  • Prometheus metrics endpoint
  • Leader election for HA deployments

Installation

helm install keycloak-operator oci://ghcr.io/hostzero-gmbh/charts/keycloak-operator --version 0.1.0

Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/commits/v0.1.0

Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/commits/v0.1.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hostzero-GmbH/keycloak-operator

Get notified when new releases ship.

Sign up free

About Hostzero-GmbH/keycloak-operator

All releases →

Related context

Earlier breaking changes

  • v0.9.0 Removes `spec.credentials` and `spec.client`; requires migration to new `spec.auth` block.

Beta — feedback welcome: [email protected]