One-click install
npx skills add https://github.com/air-gapped/skills --skill keycloak-iam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: keycloak-iam
Source: https://github.com/air-gapped/skills/tree/main/.claude/skills/keycloak-iam
Command: npx skills add https://github.com/air-gapped/skills --skill keycloak-iam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Operate and configure Keycloak deployments across modern infrastructure with repeatable, secure practices, covering operator-based deployments, realm and IdP configurations, and lifecycle management.

Core Features & Use Cases

  • Operator-guided Keycloak deployment, upgrades, and monitoring for Kubernetes environments.
  • Realm, client, and IdP integration across environments with security-hardening guidance.
  • Observability, backup, and disaster-recovery workflows with upgrade safety.

Quick Start

Apply a production-ready Operator CR to bootstrap Keycloak in your cluster.

Frequently Asked Questions about keycloak-iam

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy and configure Keycloak on Kubernetes using the Operator?

Deploy Keycloak on Kubernetes by applying a production-ready Operator Custom Resource to bootstrap the cluster, which automates configuration, realm setup, and security hardening across your environments.

What is the best way to secure and harden a Keycloak deployment at scale?

Secure Keycloak at scale by applying security-hardening guidance to realm, client, and IdP configurations, ensuring repeatable and safe operational practices across managed Kubernetes and OpenShift clusters.

Can I use this for Keycloak upgrades and backups in OpenShift?

Yes, you can manage Keycloak upgrades and backups in OpenShift through operator-guided lifecycle automation, which includes disaster-recovery workflows and upgrade safety procedures for cluster environments.

How does Keycloak monitoring and observability work with this setup?

Keycloak observability works by integrating monitoring workflows into the operator-guided deployment lifecycle, enabling you to track operational health and automate disaster-recovery actions within Kubernetes clusters.

Do I need raw manifests to set up Keycloak realms and IdP integrations?

No, you do not need raw manifests as the operator CR handles realm, client, and IdP integration across environments, though raw manifests remain supported for clusters not managed by the Keycloak Operator.

Why should I use an operator for Keycloak lifecycle management instead of manual configuration?

Using an operator for Keycloak lifecycle management replaces manual configuration with automated deployment, security hardening, and repeatable upgrade procedures, reducing operational risk and ensuring consistency across environments.