https://github.com/lachee/nginx-oidc-auth
A NGINX Auth Request provider for OpenID Connect
https://github.com/lachee/nginx-oidc-auth
Last synced: 9 months ago
JSON representation
A NGINX Auth Request provider for OpenID Connect
- Host: GitHub
- URL: https://github.com/lachee/nginx-oidc-auth
- Owner: Lachee
- License: mit
- Created: 2025-09-02T00:33:21.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-02T01:48:19.000Z (10 months ago)
- Last Synced: 2025-09-02T02:37:35.722Z (10 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-oidc-auth
A NGINX Auth Request provider for OpenID Connect
## Docker
Docker image is found at [lachee/nginx-oidc-auth](https://hub.docker.com/r/lachee/nginx-oidc-auth) on Docker Hub.
```
docker pull lachee/nginx-oidc-auth
```
## Unraid
There is the `unraid-template.xml` to get you started. It should work out of the box.
## NGINX
To configure with NGINX, see the `docs/example_site.conf` to get started.