mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 22:21:36 +01:00
add: opensearch dashboard client keycloak
This commit is contained in:
@@ -381,3 +381,14 @@ keycloak_clients:
|
|||||||
skips:
|
skips:
|
||||||
- "/endpoints"
|
- "/endpoints"
|
||||||
- "/hook-passive"
|
- "/hook-passive"
|
||||||
|
|
||||||
|
opensearch-dashboard:
|
||||||
|
party_secret: "tHISTORY_PURGED_SECRET"
|
||||||
|
client_id: opensearch-dashboard
|
||||||
|
client_secret: "HISTORY_PURGED_SECRET"
|
||||||
|
redirect_uris:
|
||||||
|
- "https://opensearch.atlantishq.de/*"
|
||||||
|
description: "Atlantis Actions"
|
||||||
|
keycloak_id: "00000000-0000-0000-0000-000000000024"
|
||||||
|
groups: ""
|
||||||
|
master_address: "https://opensearch.atlantishq.de"
|
||||||
|
|||||||
Reference in New Issue
Block a user