diff --git a/argocd/manifests/authentik/configmap-blueprint.yaml b/argocd/manifests/authentik/configmap-blueprint.yaml index 05a5640..4a001a4 100644 --- a/argocd/manifests/authentik/configmap-blueprint.yaml +++ b/argocd/manifests/authentik/configmap-blueprint.yaml @@ -32,7 +32,14 @@ data: identifiers: name: default-authentication-mfa-validation attrs: - not_configured_action: force_setup + not_configured_action: configure + device_classes: + - totp + - webauthn + - static + configuration_stages: + - !Find [authentik_stages_authenticator_totp.authenticatortotpstage, [name, default-authenticator-totp-setup]] + - !Find [authentik_stages_authenticator_static.authenticatorstaticstage, [name, default-authenticator-static-setup]] grafana.yaml: | version: 1