doc: add radius to MFA backend docs

This commit is contained in:
vishalnayak 2017-06-15 18:31:53 -04:00
parent ef979cc02b
commit a50ce54603
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Several authentication backends support multi-factor authentication (MFA). Once
a backend, users are required to provide additional verification, like a one-time passcode,
before being authenticated.
Currently, the "ldap" and "userpass" backends support MFA.
Currently, the "ldap", "radius" and "userpass" backends support MFA.
## Authentication