mirror of
https://github.com/Luzifer/nginx-sso.git
synced 2024-11-09 18:00:04 +00:00
Updated Home (markdown)
parent
c44189caa5
commit
1778b49766
1 changed files with 8 additions and 1 deletions
9
Home.md
9
Home.md
|
@ -1 +1,8 @@
|
||||||
Welcome to the nginx-sso wiki!
|
`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
|
||||||
|
- [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
|
Loading…
Reference in a new issue