From 560ac049853feb0eb1ec352377e95b4f442e5bfc Mon Sep 17 00:00:00 2001 From: Loic Masi Date: Tue, 21 Apr 2026 15:00:59 +0200 Subject: [PATCH] =?UTF-8?q?#1=20:=20Eeet=20Hop.=20Elle=20est=20pour=20Nico?= =?UTF-8?q?las=20celle=20l=C3=A0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Webzine.WebApplication/appsettings.Production.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Webzine.WebApplication/appsettings.Production.json b/Webzine.WebApplication/appsettings.Production.json index db81613..72b9049 100644 --- a/Webzine.WebApplication/appsettings.Production.json +++ b/Webzine.WebApplication/appsettings.Production.json @@ -6,8 +6,9 @@ "ClientSecret": "" }, "Keycloak": { - "Authority": "https://10.4.0.131/realms/webzine-realm", - "MetadataAddress": "https://10.4.0.131/realms/webzine-realm/.well-known/openid-configuration", + "Authority": "https://10.4.0.131/keycloak/realms/webzine-realm/", + "MetadataAddress": "https://10.4.0.131/keycloak/realms/webzine-realm/.well-known/openid-configuration", "PublicOrigin": "https://10.4.0.131" } } + \ No newline at end of file