-
Notifications
You must be signed in to change notification settings - Fork 16
Description
The current Share Creation Notification includes a shareType field that SHOULD (actually, MUST) be one of user, group, or federation, where the latter cases correspond to:
group: a group of users at the Receiving Servers(should be a singleReceiving Server)federation: a group of users that is spread out over various servers, including at least one user at the Receiving Server
The issue is that there's no provision about how to advertise or inform parties about the identifiers of such groups, in particular when it comes to a "federation" that spans multiple servers.
This is a topic that indirectly came up as part of the current build-up of the EOSC Nodes, given that some kind of global/federated AAI is sought after, and this is where such "OCM-sharing to a group or federation" would fit. In that context, a Directory Service may also host a sort of address book of federations. But in general, an OCM Server may also provide the same functionality (IIUC this is what Nextcloud names Circles).
I think we should expand the OCM specification in order to contemplate such options. Any thoughts @sunetfreitag @mickenordin ?