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

Implement ingress control distinguishing between GET and POST to eoapi/stac/collections #102

Open
1 task
j08lue opened this issue Dec 11, 2024 · 0 comments

Comments

@j08lue
Copy link
Collaborator

j08lue commented Dec 11, 2024

We want to try out how we can use the IAM building block to add authorization to relevant methods in the STAC API Transaction Extension.

The first step is to achieve the following behavior on the eoapi/stac/collections endpoint, using the tools available in the IAM building block (KeyCloak, API Gateway, policies):

  1. GET requests are allowed anonymously
  2. POST requests require some form of authentication and authorization

Acceptance criteria

  • A route has been created in the IAM building block that implements the above behavior
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