-
-
Notifications
You must be signed in to change notification settings - Fork 41
Home
Knut Ahlers edited this page Feb 10, 2019
·
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 the nginx to use nginx-sso
- Main Configuration exaplains 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: