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:
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue