From d6951d983baccd5501f00c49d3e441abeead607b Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 28 Dec 2018 23:31:00 +0100 Subject: [PATCH] Updated MFA Provider Configuration (markdown) --- MFA-Provider-Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MFA-Provider-Configuration.md b/MFA-Provider-Configuration.md index a5270c7..f664d97 100644 --- a/MFA-Provider-Configuration.md +++ b/MFA-Provider-Configuration.md @@ -6,7 +6,7 @@ attributes: ``` -## Google Authenticator +## Google Authenticator / TOTP (`google`) The provider name here is `google` while the only supported argument at the moment is `secret`. The secret is what you need to provide to your users for them to add the config to their authenticator. (It MUST be base32 encoded!) @@ -20,7 +20,7 @@ attributes: `otpauth://totp/Example:myusername?secret=myverysecretsecret` ([Docs](https://github.com/google/google-authenticator/wiki/Key-Uri-Format)) -## Yubikey +## Yubikey (`yubikey`) This provider needs a configuration to function correctly: