Skip to content

Commit df18cb0

Browse files
Merge pull request #11444 from mendix/kv-saml-tw-2379
SAML limitation: need for restart with multiple nodes
2 parents 57d87fe + 21da76d commit df18cb0

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
@@ -277,7 +277,11 @@ The following settings apply to the IdP configuration:
277277

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

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

282286
## IdP Configuration
283287

0 commit comments

Comments
 (0)