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

Create API Key or long-lived session token for Admin API #2928

Open
Tracked by #2893
njlie opened this issue Aug 30, 2024 · 0 comments
Open
Tracked by #2893

Create API Key or long-lived session token for Admin API #2928

njlie opened this issue Aug 30, 2024 · 0 comments
Labels
pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package.

Comments

@njlie
Copy link
Contributor

njlie commented Aug 30, 2024

If the backend Admin API is to be secured via Kratos sessions, it will break calls using say, Bruno or ones made during the database seeding process. The seed script should at least have a way to acquire authentication before making its calls to the backend Admin API, as should the Bruno client.

@njlie njlie mentioned this issue Aug 30, 2024
17 tasks
@njlie njlie added pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package. labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. pkg: frontend Changes in the frontend package.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant