- 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 |
||
|---|---|---|
| .. | ||
| authentik_api.py | ||
| configure_2fa_enforcement.py | ||
| configure_invitation_flow.py | ||
| configure_recovery_flow.py | ||
| custom-flows.yaml | ||