mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 22:08:33 +01:00
feat: add atlantis verify
This commit is contained in:
@@ -231,3 +231,14 @@ keycloak_clients:
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000013"
|
||||
groups: "pki"
|
||||
master_address: "https://harbor-registry.atlantishq.de"
|
||||
|
||||
atlantis-verify:
|
||||
party_secret: "3HISTORY_PURGED_SECRET"
|
||||
client_id: z_at_verify
|
||||
client_secret: "HISTORY_PURGED_SECRET"
|
||||
redirect_uris:
|
||||
- "https://verify.atlantishq.de/*"
|
||||
description: "Atlantis Verification"
|
||||
keycloak_id: "00000000-0000-0000-0000-000000000014"
|
||||
groups:
|
||||
master_address: "https://verify.atlantishq.de"
|
||||
|
||||
Reference in New Issue
Block a user