authentik

Installation
SKILL.md

Authentik Identity Provider Management

Overview

  • URL: https://authentik.viktorbarzin.me
  • Admin UI: https://authentik.viktorbarzin.me/if/admin/
  • API Base: https://authentik.viktorbarzin.me/api/v3/
  • API Docs: https://authentik.viktorbarzin.me/api/v3/docs/
  • Helm Chart: authentik v2025.10.3
  • Namespace: authentik

API Access

Getting the Token

The API token is stored in terraform.tfvars (git-crypt encrypted):

AUTHENTIK_TOKEN=$(grep authentik_api_token terraform.tfvars | cut -d'"' -f2)
Installs
1
GitHub Stars
5
First Seen
Jun 23, 2026
authentik — viktorbarzin/infra