An open API service indexing awesome lists of open source software.

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

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.