version: 1
metadata:
name: Default - Password change flow
entries:
- attrs:
designation: stage_configuration
name: Change Password
title: Change password
authentication: require_authenticated
identifiers:
slug: default-password-change
model: authentik_flows.flow
id: flow
order: 300
placeholder: Password
placeholder_expression: false
required: true
type: password
field_key: password
label: Password
id: prompt-field-password
model: authentik_stages_prompt.prompt
order: 301
placeholder: Password (repeat)
field_key: password_repeat
label: Password (repeat)
id: prompt-field-password-repeat
fields:
- !KeyOf prompt-field-password
- !KeyOf prompt-field-password-repeat
name: default-password-change-prompt
id: default-password-change-prompt
model: authentik_stages_prompt.promptstage
- identifiers:
name: default-password-change-write
id: default-password-change-write
model: authentik_stages_user_write.userwritestage
attrs:
can_create_users: false
order: 0
stage: !KeyOf default-password-change-prompt
target: !KeyOf flow
model: authentik_flows.flowstagebinding
order: 1
stage: !KeyOf default-password-change-write