No description
src | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
LICENSE | ||
README.md |
CouchDB Keycloak Proxy
This is a proxy to authenticate on CouchDB using Keycloak to provide the roles
Environment variables
- KEYCLOAK_CLIENT_ID
- KEYCLOAK_CLIENT_SECRET
- KEYCLOAK_TOKEN_URL
- COUCHDB_HOST
- COUCHDB_PORT
- COUCHDB_SECRET
- REDIS_HOST