Update infra/values/base/keycloak-values.yaml
This commit is contained in:
@@ -75,6 +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": ["openid", "email", "profile"],
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"k8s.secret.sync": "true",
|
"k8s.secret.sync": "true",
|
||||||
"k8s.secret.namespace": "gitea",
|
"k8s.secret.namespace": "gitea",
|
||||||
|
|||||||
Reference in New Issue
Block a user