https://github.com/luzifer/nginx-sso
SSO authentication provider for the auth_request nginx module
https://github.com/luzifer/nginx-sso
atlassian-crowd duo golang google-authenticator ldap mfa nginx oauth2 oidc openid-connect sso totp yubikey
Last synced: 10 days ago
JSON representation
SSO authentication provider for the auth_request nginx module
- Host: GitHub
- URL: https://github.com/luzifer/nginx-sso
- Owner: Luzifer
- License: apache-2.0
- Created: 2018-01-27T21:25:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T11:13:11.000Z (4 months ago)
- Last Synced: 2025-04-03T09:09:43.440Z (19 days ago)
- Topics: atlassian-crowd, duo, golang, google-authenticator, ldap, mfa, nginx, oauth2, oidc, openid-connect, sso, totp, yubikey
- Language: Go
- Homepage:
- Size: 26.8 MB
- Stars: 291
- Watchers: 12
- Forks: 41
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Audit: audit.go
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/Luzifer/nginx-sso)


# Luzifer / nginx-sso
This program 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.
## Documentation
In order to increase readability of the documentation it has been moved to the [Github project Wiki](https://github.com/Luzifer/nginx-sso/wiki). You can find everything previously documented in the README there.