Fix enrollment flow

This commit is contained in:
Joey Yakimowich-Payne 2026-01-15 17:41:36 -07:00
commit 0a26b696f4
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1

View file

@ -156,12 +156,8 @@ entries:
attrs: attrs:
background: /media/branding/background.svg background: /media/branding/background.svg
- id: update-enrollment-flow-background # NOTE: enrollment-flow background is set in the ENROLLMENT FLOW section below
model: authentik_flows.flow # (cannot update a flow before it's created)
identifiers:
slug: enrollment-flow
attrs:
background: /media/branding/background.svg
# ═══════════════════════════════════════════════════════════════════════════════ # ═══════════════════════════════════════════════════════════════════════════════
# GROUPS # GROUPS
@ -327,6 +323,7 @@ entries:
slug: enrollment-flow slug: enrollment-flow
designation: enrollment designation: enrollment
authentication: none authentication: none
background: /media/branding/background.svg
- id: enrollment-flow-prompt-binding - id: enrollment-flow-prompt-binding
model: authentik_flows.flowstagebinding model: authentik_flows.flowstagebinding