mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 01:38:32 +01:00
add: paperless oauthproxy layer
This commit is contained in:
@@ -125,7 +125,6 @@ keycloak_clients:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_heimdall
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://hub.atlantishq.de/*"
|
||||
description: "AtlantisHQ Hub"
|
||||
@@ -133,3 +132,15 @@ keycloak_clients:
|
||||
groups:
|
||||
master_address: "https://hub.atlantishq.de"
|
||||
skips:
|
||||
|
||||
paperless:
|
||||
party_secret : "HISTORY_PURGED_SECRET"
|
||||
client_id: z_paperless
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://paperless.atlantishq.de/*"
|
||||
description: "AtlantisHQ Paperless Archiving"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000008"
|
||||
groups: "paperless"
|
||||
master_address: "https://paperless.atlantishq.de"
|
||||
skips:
|
||||
|
||||
Reference in New Issue
Block a user