Skip to content

Commit 4e1863a

Browse files
committed
Update info
1 parent 525596e commit 4e1863a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,11 @@ The following settings apply to the IdP configuration:
278278

279279
* **Log SAML Requests** – Determines whether all requests and login attempts should be logged and stored in an entity.
280280

281-
When you add a new configuration or change an existing one, you should restart your app. This ensures that the correct configuration is used.
281+
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.
282+
283+
{{% alert color="info" %}}
284+
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.
285+
{{% /alert %}}
282286

283287
## IdP Configuration
284288

0 commit comments

Comments
 (0)