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 support for OIDC auth #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imnotjames
Copy link

@imnotjames imnotjames commented Jan 21, 2025

adds support for OIDC authentication mechanisms

fixes #148

@imnotjames imnotjames force-pushed the feat/148/add-oidc-support branch from e15a300 to ce65a5c Compare January 22, 2025 00:45
@imnotjames
Copy link
Author

Hmm.. I don't see any tests that currently exist! I guess that makes it easier because I don't need to write tests but.. I don't have a way to validate there & require manual testing.

@imnotjames imnotjames force-pushed the feat/148/add-oidc-support branch from ce65a5c to dfe8c4c Compare January 22, 2025 03:42
@imnotjames
Copy link
Author

after looking a bit, there's no support for login errors at all so I won't be modifying this to support them

@imnotjames imnotjames marked this pull request as ready for review January 25, 2025 23:32
@imnotjames imnotjames force-pushed the feat/148/add-oidc-support branch from dfe8c4c to b6c4fce Compare January 25, 2025 23:32
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.

Feature Request: OIDC Support
1 participant