add default mobile setup flow

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2024-01-03 19:04:26 +01:00
parent 07ea6f9dee
commit b6c4ba6594
No known key found for this signature in database
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
version: 1
metadata:
name: Default - Mobile MFA setup flow
entries:
- attrs:
designation: stage_configuration
name: default-authenticator-mobile-setup
title: Setup Mobile authentication
authentication: require_authenticated
identifiers:
slug: default-authenticator-mobile-setup
model: authentik_flows.flow
id: flow
- attrs:
configure_flow: !KeyOf flow
cgw_endpoint: prod-eu-central-1.cgw.a7k.io
identifiers:
name: default-authenticator-mobile-setup
id: default-authenticator-mobile-setup
model: authentik_stages_authenticator_mobile.authenticatormobilestage
- identifiers:
order: 0
stage: !KeyOf default-authenticator-mobile-setup
target: !KeyOf flow
model: authentik_flows.flowstagebinding