You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance authentication flow with dynamic UUID resolution
- Added lookup of enrollment and recovery flow UUIDs before rendering authentication flow template
- Updated authentication flow template to use resolved UUIDs instead of slugs for Authentik API compatibility
- Added retry mechanism when looking up dependent flows to handle race conditions
- Extended flowTemplateData struct with EnrollmentUUID and RecoveryUUID fields
- Added debug logging for UUID resolution and warning if dependent flows are not foun
0 commit comments