What problem does it solve?
This Skill eliminates the complexity of manually deploying, configuring, and managing a self-hosted Authentik identity provider on Kubernetes, reducing setup time and preventing configuration errors for SSO, identity federation, and access control workflows.
Core Features & Use Cases
- Production-Ready Kubernetes Deployment: Deploy Authentik via Helm with pre-configured values for Traefik, PostgreSQL, and Redis, including ArgoCD GitOps integration patterns.
- SSO Provider Configuration: Set up SAML, OAuth2/OIDC, and LDAP federation sources for common tools like ArgoCD, Grafana, Gitea, and Google Workspace.
- Declarative Configuration Management: Use Authentik blueprints to automate flows, branding, application access policies, and LDAP source setup with built-in drift reconciliation.
- Use Case: For a homelab or enterprise Kubernetes cluster, use this Skill to quickly stand up a self-hosted IdP, configure SSO for internal tools, apply custom multi-domain branding, and set up forward auth for Traefik without manual UI tweaking.
Quick Start
Use the authentik skill to deploy Authentik to your Kubernetes cluster via Helm with the provided production values, then configure a SAML provider for ArgoCD SSO using the included integration guide.