Post-Tyranny-Tech-Infrastru.../ansible/roles/authentik/files
Pieter 22e526d56b feat: Add public enrollment flow with invitation support
- Created enrollment-flow.yaml blueprint with:
  * Enrollment flow with authentication: none
  * Invitation stage (continues without invitation token)
  * Prompt fields for user registration
  * User write stage with user_creation_mode: always_create
  * User login stage for automatic login after registration
- Fixed blueprint structure (attrs before identifiers)
- Public enrollment available at /if/flow/default-enrollment-flow/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-15 11:22:53 +01:00
..
authentik_api.py feat: Complete Authentik SSO integration with automated OIDC setup 2026-01-08 16:56:19 +01:00
configure_2fa_enforcement.py Implement Authentik flow configuration via REST API 2026-01-14 08:40:00 +01:00
configure_invitation_flow.py Implement Authentik flow configuration via REST API 2026-01-14 08:40:00 +01:00
configure_recovery_flow.py Implement Authentik flow configuration via REST API 2026-01-14 08:40:00 +01:00
custom-flows.yaml feat: Implement Authentik flow configuration via blueprints 2026-01-14 14:15:58 +01:00
enrollment-flow.yaml feat: Add public enrollment flow with invitation support 2026-01-15 11:22:53 +01:00
invitation-flow.yaml feat: Add automated invitation stage configuration for Authentik 2026-01-14 16:17:44 +01:00