Post-Tyranny-Tech-Infrastru.../ansible/roles/authentik
Pieter 669d70f98e feat: Implement Authentik flow configuration via blueprints
- Created custom-flows.yaml blueprint for:
  * Invitation stage configuration
  * Recovery flow setup in brand
  * 2FA enforcement (TOTP required)

- Replaced Python API scripts with YAML blueprint approach
- Blueprint is copied to /blueprints/ in authentik containers
- Authentik auto-discovers and applies blueprints

This is the official Authentik way to configure flows.
The blueprint uses Authentik-specific YAML tags: !Find, !KeyOf
2026-01-14 14:15:58 +01:00
..
defaults Add Authentik identity provider to architecture 2026-01-07 11:23:13 +01:00
files feat: Implement Authentik flow configuration via blueprints 2026-01-14 14:15:58 +01:00
handlers Add Authentik identity provider to architecture 2026-01-07 11:23:13 +01:00
tasks feat: Implement Authentik flow configuration via blueprints 2026-01-14 14:15:58 +01:00
templates fix: Resolve Authentik email delivery issues 2026-01-13 09:52:23 +01:00