Skip to content

load_stac of signed batch job result Item fails #614

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

Open
bossie opened this issue Dec 14, 2023 · 2 comments
Open

load_stac of signed batch job result Item fails #614

bossie opened this issue Dec 14, 2023 · 2 comments

Comments

@bossie
Copy link
Collaborator

bossie commented Dec 14, 2023

The VITO back end returns batch job results as a STAC Collection with (signed) child Items. If you point load_stac to one of these signed child items, load_stac fails because the link to its parent collection is not signed (it tries to fetch some common band metadata from the parent collection).

@bossie
Copy link
Collaborator Author

bossie commented Dec 14, 2023

Then again: should a user with only a signed Item URL also have access to its signed Collection URL?

@soxofaan
Copy link
Member

should a user with only a signed Item URL also have access to its signed Collection URL

yes I think that is the intended workflow when working with signed URLs: a document at a signed URL should link to other "protected" documents with valid signed URLs.
E.g in the same spirit or related: Open-EO/openeo-api#508

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants