azure-ad-sso
Installation
SKILL.md
Azure AD SSO Integration Skill
Overview
This skill provides comprehensive guidance for implementing Azure AD (Entra ID) OAuth2/OIDC Single Sign-On for applications deployed on Kubernetes clusters, including access restriction by Azure AD groups.
Quick Reference
Supported Applications
| Application | Provider | Redirect URI Pattern | Group Sync |
|---|---|---|---|
| DefectDojo | azuread-tenant-oauth2 |
/complete/azuread-tenant-oauth2/ |
Yes |
| Grafana | azuread |
/login/azuread |
Yes |
| ArgoCD | microsoft (Dex) |
/api/dex/callback |
Yes |
| Harbor | oidc |
/c/oidc/callback |
Yes |
| SonarQube | saml or oidc |
/oauth2/callback/saml |
Yes |
| OAuth2 Proxy | azure |
/oauth2/callback |
Yes |
| Keycloak | oidc |
/realms/{realm}/broker/azure/endpoint |
Yes |