diff --git a/docs/admin/configuration/authentication-and-user-management/keycloak.md b/docs/admin/configuration/authentication-and-user-management/keycloak.md index b9e1d81b..a56b2ebc 100644 --- a/docs/admin/configuration/authentication-and-user-management/keycloak.md +++ b/docs/admin/configuration/authentication-and-user-management/keycloak.md @@ -252,7 +252,7 @@ graph TD - The OpenCloud Clients and Sessions are configured in Keycloak - Simplified user management with "just-in-time" provisioning - Federation with external identity providers is supported (e.g., Google, GitHub, Facebook, Microsoft) -- In this case, we need to provide an LDAP server which is fully controlled by OpenCloud and needs a custom [LDAP Schema](https://github.com/opencloud-eu/opencloud/blob/main/deployments/examples/shared/config/ldap/schemas/10_opencloud_schema.ldif). +- In this case, we need to provide an LDAP server which is fully controlled by OpenCloud and needs a custom [LDAP Schema](https://github.com/opencloud-eu/opencloud-compose/blob/main/config/ldap/schemas/10_opencloud_schema.ldif). ### Configuration for Autoprovisioning Mode diff --git a/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/keycloak.md b/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/keycloak.md index b9e1d81b..a56b2ebc 100644 --- a/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/keycloak.md +++ b/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/keycloak.md @@ -252,7 +252,7 @@ graph TD - The OpenCloud Clients and Sessions are configured in Keycloak - Simplified user management with "just-in-time" provisioning - Federation with external identity providers is supported (e.g., Google, GitHub, Facebook, Microsoft) -- In this case, we need to provide an LDAP server which is fully controlled by OpenCloud and needs a custom [LDAP Schema](https://github.com/opencloud-eu/opencloud/blob/main/deployments/examples/shared/config/ldap/schemas/10_opencloud_schema.ldif). +- In this case, we need to provide an LDAP server which is fully controlled by OpenCloud and needs a custom [LDAP Schema](https://github.com/opencloud-eu/opencloud-compose/blob/main/config/ldap/schemas/10_opencloud_schema.ldif). ### Configuration for Autoprovisioning Mode