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

Define a preliminary auth flow for the STAC CRUD UI #105

Closed
1 task
j08lue opened this issue Dec 17, 2024 · 3 comments
Closed
1 task

Define a preliminary auth flow for the STAC CRUD UI #105

j08lue opened this issue Dec 17, 2024 · 3 comments
Assignees

Comments

@j08lue
Copy link
Collaborator

j08lue commented Dec 17, 2024

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

  • Identified a preliminary way to provide an auth-secured version of the STAC Manager application where users can log in and get authorized access to the STAC API Transaction Extension operations
@j08lue
Copy link
Collaborator Author

j08lue commented Feb 7, 2025

Work still ongoing - we had an initial APISIX-based setup, but are now looking into other options.

@achtsnits
Copy link
Collaborator

is the STAC manager already deployed in cluster?

@j08lue
Copy link
Collaborator Author

j08lue commented Feb 25, 2025

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants