From 281161e33fe11214a1ea75826f0b96ba10355174 Mon Sep 17 00:00:00 2001 From: Mathieu Aubin Date: Mon, 25 Mar 2019 22:01:02 -0400 Subject: [PATCH] typpopotamuuuss --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index e626b51..60cf50f 100644 --- a/Home.md +++ b/Home.md @@ -1,9 +1,9 @@ -`nginx-sso` is intended to be used within the [`ngx_http_auth_request_module`](https://nginx.org/en/docs/http/ngx_http_auth_request_module.html) of nginx to provide a single-sign-on for a domain using one central authentication directory. +`nginx-sso` is intended to be used within the [`ngx_http_auth_request_module`](https://nginx.org/en/docs/http/ngx_http_auth_request_module.html) of Nginx to provide a single-sign-on for a domain using one central authentication directory. Further documentation: -- [Nginx Implementation](Nginx-Implementation) describes how to configure the nginx to use nginx-sso -- [Main Configuration](Main-Configuration) exaplains the main parts of the configuration +- [Nginx Implementation](Nginx-Implementation) describes how to configure Nginx to use nginx-sso +- [Main Configuration](Main-Configuration) explains the main parts of the configuration - [Auth Provider Configuration](Auth-Provider-Configuration) contains a list of all available authentication (login) providers and instructions how to configure them - [MFA Provider Configuration](MFA-Provider-Configuration) contains a list of all available multi-factor-auth providers and instructions how to configure them