Hi,
I'm currently trying to implement the 1.2.0 spec in OpenCloudMesh-rs.
As far as I understand the providerId identifying a share is only unique per provider (Sending Server), so to uniquely identify a share I need providerId and the Sending Server.
If there is a request signature, I could get the Sending Server via the keyId, but as the request signature is optional I don't necessarily have that and I don't see how I would get the Sending Server then, e.g. from a SHARE_UNSHARED notification?