Skip to content

RequestShare: Introduce the notion of a share request#194

Open
mickenordin wants to merge 2 commits intodevelopfrom
kano-request
Open

RequestShare: Introduce the notion of a share request#194
mickenordin wants to merge 2 commits intodevelopfrom
kano-request

Conversation

@mickenordin
Copy link
Copy Markdown
Member

No description provided.

@mickenordin mickenordin marked this pull request as ready for review June 13, 2025 07:25
Consumer specific identifier of the user, group or federation that
wants to recive a share of the resource.
example: 51dc30ddc473d43a6011e9ebba6ca770@geant.org
shareId:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the same as providerId in NewShare ?

Copy link
Copy Markdown
Member

@glpatcern glpatcern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went for a review of this new flow, hope I have understood the rationale, and of course all open for further comments.

Consumer specific identifier of the user, group or federation that
wants to recive a share of the resource.
Example: "51dc30ddc473d43a6011e9ebba6ca770@geant.org"
* REQUIRED shareId (string)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we have a problem: a receiver won't know the (opaque) ID of a remote resource, but only a path (or something "human readable"?). Shall we name this simply share, or sharePath?

mickenordin and others added 2 commits March 26, 2026 14:55
Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
@glpatcern glpatcern self-requested a review April 7, 2026 10:06
Comment on lines +58 to +59
description: >
Bad request due to invalid parameters, e.g. when `shareId` is missing.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the share identifier/path is missing or not found, a 404 would be more appropriate here

@glpatcern glpatcern self-requested a review April 7, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants