Update configuration.yml

add 2FA support for Yubikey (webauthn)
This commit is contained in:
LRVT 2023-03-02 20:08:50 +01:00 committed by GitHub
parent 6a27814f85
commit 90aa21c8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,14 @@ regulation:
find_time: 120 find_time: 120
ban_time: 300 ban_time: 300
# yubikey support
webauthn:
disable: false
display_name: Authelia
attestation_conveyance_preference: indirect
user_verification: preferred
timeout: 60s
storage: storage:
encryption_key: a_very_important_secret # Now required encryption_key: a_very_important_secret # Now required
local: local: