diff --git a/README.md b/README.md index 25c315d..224147e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ It is **both** an OIDC client of the SSO (for login) **and** a direct LDAP client (for user lookups). Legacy apps can still bind to LDAPS on the SSO directly. +- **Multi-Site Support (Geo-Location Scaling):** Built-in support for N-Way Multi-Master LDAP replication, allowing you to deploy the stack across multiple physical locations for HA and low latency. + --- ## Before you begin diff --git a/docs/index.md b/docs/index.md index aab802e..939cc6a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -44,6 +44,7 @@ snapshots state before every rebuild. - **LDAPS** for legacy apps that bind directly. - **Self-service API tokens** in both apps' UIs, for scripting/CI without a browser session. +- **Multi-Site Support (Geo-Location Scaling)** — built-in support for N-Way Multi-Master LDAP replication across physical locations. ## Get it