(ci) try to pass more checks with rabbitai + remove no longer used advanced encryption client in keycloak

This commit is contained in:
Thomas Ramé
2026-05-18 11:23:49 +02:00
parent e2a3b286ca
commit a357fb04d5
11 changed files with 91 additions and 42 deletions
-17
View File
@@ -845,23 +845,6 @@
"offline_access",
"microprofile-jwt"
]
},
{
"clientId": "encryption",
"name": "Encryption Service",
"enabled": true,
"publicClient": true,
"standardFlowEnabled": true,
"directAccessGrantsEnabled": false,
"redirectUris": [
"http://encryption.localhost:7200/auth/callback"
],
"webOrigins": [
"http://encryption.localhost:7200",
"http://data.encryption.localhost:7200"
],
"protocol": "openid-connect",
"fullScopeAllowed": true
}
],
"clientScopes": [