Third-party Share Creation Notification #191
Replies: 2 comments 1 reply
-
In fact, in #180 I sketched another possible use case that would follow a similar pattern. And in first approximation, we also think not to sign the Share Creation Notification request, in order to keep the "OCM client" logic in that third-party application to the bare minimum - boiling down to sending a single HTTP POST request, as opposed to exposing a In both cases the question I think is "how can we establish that a third party application is trustworthy"? This could be either delegated to the receiver, or via some sort of configured allow-list. Anyhow I think it makes sense to contemplate such scenarios. |
Beta Was this translation helpful? Give feedback.
-
If you are trusted, could you not as the server to sign for you, and or send the notification on your behalf? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a use case where a trusted third party application might inform an OCM server that a resource was shared with it.
This means the Share Creation Notification would not be signed. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions