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

feat: Add optional OIDC support #39

Merged
merged 1 commit into from
Jan 12, 2025
Merged

feat: Add optional OIDC support #39

merged 1 commit into from
Jan 12, 2025

Conversation

yusing
Copy link
Owner

@yusing yusing commented Jan 12, 2025

This allows the API to trigger an OAuth workflow to create the JWT for authentication. For now the workflow is triggered by manually visiting /api/login/oidc on the frontend app until the UI repo is updated to add support.

This allows the API to trigger an OAuth workflow to create the JWT for authentication. For now the workflow is triggered by manually visiting `/api/login/oidc` on the frontend app until the UI repo is updated to add support.
@yusing yusing merged commit 51f6391 into v0.8 Jan 12, 2025
5 checks passed
@yusing yusing deleted the feat/oauth-oidc branch January 13, 2025 20:10
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 this pull request may close these issues.

2 participants