azure-ad-sso

Community

Streamline Azure AD SSO for Kubernetes apps.

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex and error-prone process of setting up Azure AD (Entra ID) OAuth2/OIDC Single Sign-On for Kubernetes applications, including group-based access control and secure secret management. This eliminates manual configuration errors and ensures consistent, secure authentication across your applications.

Core Features & Use Cases

  • Automated Azure AD App Registration: Quickly create and configure Azure AD application registrations via CLI.
  • Group-Based Access Control: Restrict application access to specific Azure AD groups, enhancing security and compliance.
  • Secure Secret Management: Integrate with Azure Key Vault and Kubernetes CSI Driver for robust secret handling.
  • Use Case: Integrate DefectDojo, Grafana, or ArgoCD with Azure AD, ensuring only authorized users from specific groups can access them, all while secrets are securely managed.

Quick Start

Use the azure-ad-sso skill to configure Azure AD SSO for a new Grafana instance in my Kubernetes cluster, restricting access to the "Grafana-Admins" Azure AD group.

Dependency Matrix

Required Modules

azure-cli

Components

references

💻 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: azure-ad-sso
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#azure-ad-sso

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