From ba1ed3eccb6e6674f1d2918c945f71bd926e00c3 Mon Sep 17 00:00:00 2001 From: Jorden_Reuter Date: Mon, 8 Jul 2024 16:14:30 +0200 Subject: [PATCH] ifx: client scopes --- src/main/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/helm/values.yaml b/src/main/helm/values.yaml index 4f42af5..3f78790 100644 --- a/src/main/helm/values.yaml +++ b/src/main/helm/values.yaml @@ -10,4 +10,4 @@ app: enabled: true spec: kcConfig: - defaultClientScopes: [ ocx-wc:read ] \ No newline at end of file + defaultClientScopes: [ ocx-tn:read ] \ No newline at end of file