Fix enrollment flow
This commit is contained in:
parent
89eda9c03a
commit
0a26b696f4
1 changed files with 3 additions and 6 deletions
|
|
@ -156,12 +156,8 @@ entries:
|
|||
attrs:
|
||||
background: /media/branding/background.svg
|
||||
|
||||
- id: update-enrollment-flow-background
|
||||
model: authentik_flows.flow
|
||||
identifiers:
|
||||
slug: enrollment-flow
|
||||
attrs:
|
||||
background: /media/branding/background.svg
|
||||
# NOTE: enrollment-flow background is set in the ENROLLMENT FLOW section below
|
||||
# (cannot update a flow before it's created)
|
||||
|
||||
# ═══════════════════════════════════════════════════════════════════════════════
|
||||
# GROUPS
|
||||
|
|
@ -327,6 +323,7 @@ entries:
|
|||
slug: enrollment-flow
|
||||
designation: enrollment
|
||||
authentication: none
|
||||
background: /media/branding/background.svg
|
||||
|
||||
- id: enrollment-flow-prompt-binding
|
||||
model: authentik_flows.flowstagebinding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue