From c23f48108062d66efab9a5c5345ad252bbe4e8f3 Mon Sep 17 00:00:00 2001 From: Loic Masi Date: Tue, 21 Apr 2026 15:41:42 +0200 Subject: [PATCH] #1 : Quitoque le chef lol. --- Webzine.WebApplication/appsettings.Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Webzine.WebApplication/appsettings.Production.json b/Webzine.WebApplication/appsettings.Production.json index ffb2751..87c9777 100644 --- a/Webzine.WebApplication/appsettings.Production.json +++ b/Webzine.WebApplication/appsettings.Production.json @@ -7,7 +7,7 @@ }, "Keycloak": { "Authority": "https://10.4.0.131/keycloak/realms/webzine-realm", - "MetadataAddress": "https://10.4.0.131/realms/webzine-realm/.well-known/openid-configuration", + "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