idp-register-keycloak

Community

Automate per-project Keycloak IdP and secret management.

Authorfurqan90
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually configuring Keycloak realms, OAuth2 clients, roles, and secrets for each new project is time-consuming, error-prone, and leads to inconsistent security configurations across teams. This skill automates the entire end-to-end provisioning process, ensuring every project's identity provider setup is compliant with organizational v1 conventions by default.

Core Features & Use Cases

  • Idempotent IdP Provisioning: Automatically creates or updates Keycloak realms, clients, roles, and scopes based on the project's spec, skipping existing resources to avoid duplicates and support safe re-runs.
  • Secure Secret Management: Stores confidential client secrets in Vault or generates .env placeholders for local development, eliminating hardcoded credentials and reducing security risk.
  • Use Case: When scaffolding a new microservice project, use this skill to automatically set up its dedicated Keycloak realm, OAuth2 clients, and roles without manual admin console work, ensuring consistent security across all services.

Quick Start

Use the idp-register-keycloak skill to provision the Keycloak realm and OAuth2 clients for your new orders-platform project as defined in its project spec.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: idp-register-keycloak
Download link: https://github.com/furqan90/ai_mediated_platform_engineering/archive/main.zip#idp-register-keycloak

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.