Compare commits
1 commit
4f92fe3035
...
c5110c8a8a
| Author | SHA1 | Date | |
|---|---|---|---|
| c5110c8a8a |
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue