Skip to content

Commit 390aa2d

Browse files
authored
fixed wrong link to the ldap schema in keycloak docs (#732)
1 parent e915af9 commit 390aa2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/admin/configuration/authentication-and-user-management
  • versioned_docs/version-4.0/admin/configuration/authentication-and-user-management

docs/admin/configuration/authentication-and-user-management/keycloak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ graph TD
252252
- The OpenCloud Clients and Sessions are configured in Keycloak
253253
- Simplified user management with "just-in-time" provisioning
254254
- Federation with external identity providers is supported (e.g., Google, GitHub, Facebook, Microsoft)
255-
- 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).
255+
- 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).
256256

257257
### Configuration for Autoprovisioning Mode
258258

versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/keycloak.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ graph TD
252252
- The OpenCloud Clients and Sessions are configured in Keycloak
253253
- Simplified user management with "just-in-time" provisioning
254254
- Federation with external identity providers is supported (e.g., Google, GitHub, Facebook, Microsoft)
255-
- 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).
255+
- 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).
256256

257257
### Configuration for Autoprovisioning Mode
258258

0 commit comments

Comments
 (0)