From 4e1863a7e839ef8b8a4f250930710c7a98cee17d Mon Sep 17 00:00:00 2001 From: Karuna Vengurlekar Date: Tue, 30 Jun 2026 16:20:24 +0530 Subject: [PATCH] Update info --- .../modules/SAML/saml-installaion-configuration.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md b/content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md index d37e4b4a7d7..7488c0e9e8f 100644 --- a/content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md +++ b/content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md @@ -278,7 +278,11 @@ The following settings apply to the IdP configuration: * **Log SAML Requests** – Determines whether all requests and login attempts should be logged and stored in an entity. -When you add a new configuration or change an existing one, you should restart your app. This ensures that the correct configuration is used. +In versions below 4.1.0, when you add a new configuration or change an existing one, you must restart your app. This ensures that the correct configuration is used by all instances of your app. From version 4.1.0, a restart is no longer required after changing the configuration. + +{{% alert color="info" %}} +In a horizontally-scaled environment, configuration changes made on one instance are not automatically propagated to other instances. To apply changes consistently across all instances, you must restart all instances of your app. +{{% /alert %}} ## IdP Configuration