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

Support custom URLs signing #223

Open
remicres opened this issue Oct 28, 2022 · 0 comments
Open

Support custom URLs signing #223

remicres opened this issue Oct 28, 2022 · 0 comments

Comments

@remicres
Copy link

From what I understand GH-218 provides support for loading assets that require signed URLs (relying on the mysterious undocumented gdal.GetSignedURL() method).
Also, it looks like this is intended to work with private cloud providers (Azure, GS, S3, etc.).

We could add some kind of API Capability that consist in doing some POST requests to some specific endpoint, returning signed URLs of assets. This new API capability could be parameterized with a single endpoint URL.

IMO this would be very helpful for people that do not put their data on big private clouds, and want to offer something similar to PC but with home made solutions.

Any thoughts?

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

No branches or pull requests

1 participant