From 2634eb9f993cbe522786235b8b59bea4c3256313 Mon Sep 17 00:00:00 2001 From: Sven Dolderer Date: Fri, 10 Jan 2025 12:23:04 +0100 Subject: [PATCH] PR suggestion added #3779 --- sechub-solution/helm/sechub-server/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sechub-solution/helm/sechub-server/values.yaml b/sechub-solution/helm/sechub-server/values.yaml index 9e929b2b3..1061e8da4 100644 --- a/sechub-solution/helm/sechub-server/values.yaml +++ b/sechub-solution/helm/sechub-server/values.yaml @@ -194,7 +194,7 @@ security: clientId: insert_your_client_id_here clientSecret: insert_your_client_secret_here # Name of your IDP provider - provider: keycloak + provider: example-provider uri: # The endpoint where users are redirected to authenticate. Usually hosted by the IDP. authorization: https://sso.example.org/authorization.oauth2