cs3org / OCM-API

OpenCloudMesh API
38 stars 11 forks source link

Federated sharing: missing notification possibility #10

Closed dvh closed 1 year ago

dvh commented 7 years ago

Providers MAY inform the sending user if a share has been accepted.

I'd suggest the sending instance provides a federated sharing endpoint to receive notifications and/or is able to send a callback-URL when creating a share offer which the receiving instance can call if an offer is accepted or rejected.

DeepDiver1975 commented 7 years ago

Since we have been talking about WebDAV in other issues as well - there is a draft for caldav notifications being worked on - https://github.com/apple/ccs-calendarserver/blob/master/doc/Extensions/caldav-notifications.txt - might be interesting to think about

glpatcern commented 1 year ago

As a matter of fact, the /notifications endpoint is there for long, but the discussion is happening around https://github.com/cs3org/OCM-API/issues/46, for which there's no decision taken yet. I'm closing this issue so we follow up on the other one.