From 05f3dd5462f796c320ac3ebd91dff450d35aadfc Mon Sep 17 00:00:00 2001 From: Loic Masi Date: Tue, 21 Apr 2026 15:25:03 +0200 Subject: [PATCH] #1 : Marina domine et tu t'inclines. --- Webzine.WebApplication/appsettings.Production.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Webzine.WebApplication/appsettings.Production.json b/Webzine.WebApplication/appsettings.Production.json index 72b9049..ffb2751 100644 --- a/Webzine.WebApplication/appsettings.Production.json +++ b/Webzine.WebApplication/appsettings.Production.json @@ -6,9 +6,8 @@ "ClientSecret": "" }, "Keycloak": { - "Authority": "https://10.4.0.131/keycloak/realms/webzine-realm/", - "MetadataAddress": "https://10.4.0.131/keycloak/realms/webzine-realm/.well-known/openid-configuration", + "Authority": "https://10.4.0.131/keycloak/realms/webzine-realm", + "MetadataAddress": "https://10.4.0.131/realms/webzine-realm/.well-known/openid-configuration", "PublicOrigin": "https://10.4.0.131" } -} - \ No newline at end of file +} \ No newline at end of file