Files
Julian Koberg b76032d099 feat(graph): [OCISDEV-794] allow multiple objectClasses on group creation
Add GroupAdditionalObjectClasses config field (env vars
OCIS_LDAP_GROUP_ADDITIONAL_OBJECTCLASSES /
GRAPH_LDAP_GROUP_ADDITIONAL_OBJECTCLASSES) that appends extra
objectClasses when creating groups in LDAP, alongside the existing
primary GroupObjectClass. Applied to both groupToLDAPAttrValues and
CreateLDAPGroupByDN.

Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
2026-04-21 13:57:47 +02:00
..
2026-01-16 12:01:33 +01:00

Infinite Scale Multi-Instance Deployment Example

This docker-compose file spins up 2 ocis instances connected to the same keycloak instance.

  • ocis.owncloud.test
  • ocis.ocm.owncloud.test

Demo User have different roles on different instances

User ocis.owncloud.test ocis.ocm.owncloud.test
admin admin admin
einstein user
katherine space-admin
marie user
moss admin
richard

Users can be invited to instances they are not member of by using their exact email address in space membership or share dialog.