Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage store #4

Closed
amimart opened this issue Aug 9, 2024 · 2 comments
Closed

Storage store #4

amimart opened this issue Aug 9, 2024 · 2 comments

Comments

@amimart
Copy link
Member

amimart commented Aug 9, 2024

Implement the store action of the storage provider.

Details

The storage.Proxy allowing the implementation of a custom storage provider shall provide a base implementation of the store action that will ensure the requested resource's governance allows the action before calling the specific implementation.

To do so the requested resource's governance have to be retrieved through the dataverse and then queried.

The implementation should return, as a result, DigitalResourcePublicationCredential signed using the managed service's key. It'll be the responsibility of the caller to submit it to the dataverse.

The corresponding http endpoint shall be implemented as well.

@bdeneux
Copy link
Contributor

bdeneux commented Sep 16, 2024

@amimart This one has been issued by #24 no ? I think we can close it ?

@amimart
Copy link
Member Author

amimart commented Sep 17, 2024

@bdeneux You are right! Closing it :)

@amimart amimart closed this as completed Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants