authentik-admin

Automate Authentik user provisioning, group management, and provider setup.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tgunawandev/kodemeio-claude --skill authentik-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authentik-admin
Source: https://github.com/tgunawandev/kodemeio-claude/tree/main/config/.claude/skills/authentik-admin
Command: npx skills add https://github.com/tgunawandev/kodemeio-claude --skill authentik-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authentik administration for Kodemeio infrastructure is complex and error-prone without a centralized, repeatable workflow. This Skill consolidates user provisioning, group management, OAuth2/LDAP/SAML/proxy provider setup, forward auth configuration, RBAC, audit logging, and troubleshooting into a single, reproducible process.

Core Features & Use Cases

  • User provisioning and lifecycle management via the kctl-ak CLI to create, update, and deactivate users.
  • Role-based provisioning and group management to map roles to teams and access scopes.
  • Provider configuration for OAuth2, LDAP, SAML, and proxy outposts, including forward-auth integration with Traefik.
  • Centralized troubleshooting guidance and audit logging for operational visibility.

Quick Start

Install prerequisites, then run a setup operation to initialize admin tooling and verify deployment.

Frequently Asked Questions about authentik-admin

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

FAQPage Schema
How do I automate Authentik user provisioning and group management from the CLI?

Authentik user provisioning and group management are automated via the kctl-ak CLI to create, update, and deactivate users while mapping roles to teams and access scopes.

Does this Skill support forward auth configuration with Traefik for Authentik proxy outposts?

Yes, forward auth configuration is supported for proxy outposts, including forward-auth integration with Traefik to secure routing pipelines across Authentik deployments.

What is the best way to configure OAuth2, LDAP, and SAML providers in Authentik?

The best way to configure OAuth2, LDAP, and SAML providers is using a centralized, reproducible workflow that standardizes provider setup and eliminates manual configuration errors.

How do I implement RBAC and troubleshoot identity-provider issues in Authentik?

Role-based access control and troubleshooting are implemented through centralized audit logging and operational visibility guidance, consolidating administration into a repeatable process.

Do I need a SKILL.md file to manage Authentik infrastructure with this automation tool?

Yes, a SKILL.md file with YAML frontmatter containing name and description is required at the skill root, with optional scripts, references, and assets for extended functionality.