mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 15:38:33 +01:00
add: immich oidc client
This commit is contained in:
@@ -306,3 +306,16 @@ keycloak_clients:
|
|||||||
keycloak_id: "00000000-0000-0000-0000-000000000018"
|
keycloak_id: "00000000-0000-0000-0000-000000000018"
|
||||||
groups: "guenter"
|
groups: "guenter"
|
||||||
master_address: "https://wscad.atlantishq.de"
|
master_address: "https://wscad.atlantishq.de"
|
||||||
|
|
||||||
|
immich:
|
||||||
|
party_secret: "0HISTORY_PURGED_SECRET"
|
||||||
|
client_id: immich
|
||||||
|
client_secret: "HISTORY_PURGED_SECRET"
|
||||||
|
redirect_uris:
|
||||||
|
- "https://immich.atlantishq.de/*"
|
||||||
|
- "https://i.athq.de/*"
|
||||||
|
- "app.immich:/"
|
||||||
|
description: "Immich Pictures"
|
||||||
|
keycloak_id: "00000000-0000-0000-0000-000000000019"
|
||||||
|
groups: ""
|
||||||
|
master_address: "https://i.athq.de"
|
||||||
|
|||||||
Reference in New Issue
Block a user