-
-
Notifications
You must be signed in to change notification settings - Fork 41
Home
mjbnz edited this page Jun 22, 2020
·
9 revisions
nginx-sso
is intended to be used within the ngx_http_auth_request_module
of Nginx to provide a single-sign-on for a domain using one central authentication directory.
Further documentation:
- Nginx Implementation describes how to configure Nginx to use nginx-sso
- Main Configuration explains the main parts of the configuration
- Auth Provider Configuration contains a list of all available authentication (login) providers and instructions how to configure them
- MFA Provider Configuration contains a list of all available multi-factor-auth providers and instructions how to configure them
Implementation examples: