no openid

This commit is contained in:
2026-04-24 15:09:10 +02:00
parent 07eb9b7051
commit d7ba859e61

View File

@@ -75,8 +75,7 @@ keycloakConfigCli:
"publicClient": false, "publicClient": false,
"redirectUris": ["https://git.forteapps.net/*"], "redirectUris": ["https://git.forteapps.net/*"],
"webOrigins": ["https://git.forteapps.net"], "webOrigins": ["https://git.forteapps.net"],
"defaultClientScopes": ["basic", "openid", "email", "profile"], "defaultClientScopes": ["basic", "email", "profile"],
"optionalClientScopes": ["address", "phone", "offline_access", "microprofile-jwt"],
"attributes": { "attributes": {
"k8s.secret.sync": "true", "k8s.secret.sync": "true",
"k8s.secret.namespace": "gitea", "k8s.secret.namespace": "gitea",