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

​​Integration of Authentication & Authorization Mechanism for CRUD API with IAM (API Gateway) #2301 #78

Open
1 task
Schpidi opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@Schpidi
Copy link

Schpidi commented Sep 13, 2024

  • Identify and document mechanism to secure STAC API Transaction Extension endpoints via the chosen API Gateway (ingress auth) solution
@achtsnits
Copy link

achtsnits commented Dec 3, 2024

topic got discussed today, see https://eoepca.slack.com/archives/C078J079YLR/p1733232422205209

agreement with Richard to focus on coarse grained authorization based on HTTP routes and HTTP methods for Beta-2 release

the APISIX ingress can be configured to enforce preconfigured Keycloak policies checking Identity Information (like group membership) against current HTTP request

Felix already provided overview for STAC API Transactions
https://eoepca.slack.com/archives/C078J079YLR/p1733231324225879

as soon as we got that working there we need to follow-up on other endpoints which are platform-user facing and need protection

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

No branches or pull requests

4 participants