Update README.md

pull/344/head
Clément Michaud 2019-03-25 09:04:58 +01:00 committed by GitHub
parent 30f47a1451
commit c2810101a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -29,8 +29,8 @@ for specific services in only few seconds.
Here is the list of the main available features:
* Several kind of second factor:
* **[Security Key (U2F)](./docs/2factor/security-key.md)** support with [Yubikey].
* **[Time-based One-Time password](./docs/2factor/time-based-one-time-password.md)** support with [Google Authenticator].
* **[Security Key (U2F)](./docs/2factor/security-key.md)** with [Yubikey].
* **[Time-based One-Time password](./docs/2factor/time-based-one-time-password.md)** with [Google Authenticator].
* **[Mobile Push Notifications](./docs/2factor/duo-push-notifications.md)** with [Duo](https://duo.com/).
* Password reset with identity verification using email.
* Single-factor only authentication method available.
@ -46,7 +46,7 @@ For more details about the features, follow [Features](./docs/features.md).
You can start off with
git clone https://github.com/clems4ever/authelia.git
git clone https://github.com/clems4ever/authelia.git && cd authelia
source bootstrap.sh
If you want to go further, please read [Getting Started](./docs/getting-started.md).
@ -121,4 +121,4 @@ Wanna see more features? Then fuel us with a few beers!
[Yubikey]: https://www.yubico.com/products/yubikey-hardware/yubikey4/
[auth_request]: http://nginx.org/en/docs/http/ngx_http_auth_request_module.html
[Google Authenticator]: https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en
[config.template.yml]: https://github.com/clems4ever/authelia/blob/master/config.template.yml
[config.template.yml]: https://github.com/clems4ever/authelia/blob/master/config.template.yml