generated from EOEPCA/document-template
-
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
Define a preliminary auth flow for the STAC CRUD UI #105
Comments
2 tasks
Work still ongoing - we had an initial APISIX-based setup, but are now looking into other options. |
is the STAC manager already deployed in cluster? |
No, not yet. Working on it! Actually, having a STAC API that has a working auth flow would be a prerequisite for getting STAC Manager ready for an EOEPCA deployment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The STAC CRUD web app we are developing is currently relying on the STAC API Transaction Extension to push simple changes to the STAC catalog.
We will soon have protected endpoints for these operations.
What (preliminary) flow for authN/authz could we implement in the web application, such that a user complete an authorized CRUD task via the app?
Acceptance criteria
The text was updated successfully, but these errors were encountered: