WIP: Use keycloak for sso

This commit is contained in:
rfl 2024-10-02 13:02:56 +02:00
parent 39c6d0e819
commit 4cf8c5c7d4
Signed by: rfl
GPG key ID: 48B0E5DDF8FA62EF
2 changed files with 6 additions and 0 deletions

View file

@ -36,6 +36,9 @@ paperless:
# (if doing so please consider security measures such as reverse proxy)
# url=https://paperless.flipdot.org
keycloak:
client_secret: <CLIENT_SECRET>
server_url: https://<KEYCLOAK_SERVER>/realms/<REALM>/.well-known/openid-configuration
gotenberg:
image:
path: docker.io/gotenberg/gotenberg