No description
Find a file
2024-07-13 21:06:27 +02:00
src initial 2024-07-13 21:06:27 +02:00
.dockerignore initial 2024-07-13 21:06:27 +02:00
.gitignore initial 2024-07-13 21:06:27 +02:00
Cargo.lock initial 2024-07-13 21:06:27 +02:00
Cargo.toml initial 2024-07-13 21:06:27 +02:00
Dockerfile initial 2024-07-13 21:06:27 +02:00
README.md initial 2024-07-13 21:06:27 +02:00

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