Skip to content

Implement OIDC for accessing API routes #8

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

Open
jescalada opened this issue Feb 2, 2025 · 0 comments · May be fixed by #30
Open

Implement OIDC for accessing API routes #8

jescalada opened this issue Feb 2, 2025 · 0 comments · May be fixed by #30
Assignees

Comments

@jescalada
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
We want to enable OIDC to access API routes instead of just for UI routes (requested by @arsher in #1).

Describe the solution you'd like
Most likely, we will have to configure passport to make use of the request object to get user credentials.

Describe alternatives you've considered
None

Additional context
None

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

Successfully merging a pull request may close this issue.

1 participant