diff --git a/argocd/manifests/authentik/configmap-blueprint.yaml b/argocd/manifests/authentik/configmap-blueprint.yaml index 05a5640..ac9e2fe 100644 --- a/argocd/manifests/authentik/configmap-blueprint.yaml +++ b/argocd/manifests/authentik/configmap-blueprint.yaml @@ -32,7 +32,15 @@ data: identifiers: name: default-authentication-mfa-validation attrs: + name: default-authentication-mfa-validation not_configured_action: force_setup + 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