-
Notifications
You must be signed in to change notification settings - Fork 1
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
[EOEPCA/IAM] Integration of Resource Discovery BB / EOAPI (Q3) #42
Comments
@w-jfe, can you please confirm the rough implementation plan I wrote up here? As noted, our team was unclear on the steps we would need to take on the BB side, once you implemented the control mechanism. We can get to that when you pick up this work. |
@j08lue I am currently working on the Workspace API route, trying out two different approaches (APISIX + Keycloak vs APISIX + OPA). Based on that, I'd create an APISIX route for eoAPI (probably at https://eoapi.**apx**.develop.eoepca.org/stac/collections). I hope that this will happen during the first half of next week.
|
Thanks for the confirmation. Our use case is this:
See these Transaction Extension docs: https://eoapi.develop.eoepca.org/stac/api.html#/Transaction%20Extension
Yes, anonymously.
Only by method, please. All endpoints are open anonymously for GET requests but a few can also do POST, DELETE, POST, which require authentication + authorization.
Not only machine-to-machine. Expected clients:
These clients obviously have different auth flows.
|
A first APISIX route for the EOAPI has been provided. It contains subroutes to the four services that make up the EOAPI. |
Follow-up ticket, for reference: |
The text was updated successfully, but these errors were encountered: