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

Plugin-ize authentication backend #1031

Open
soapy1 opened this issue Dec 23, 2024 · 0 comments
Open

Plugin-ize authentication backend #1031

soapy1 opened this issue Dec 23, 2024 · 0 comments

Comments

@soapy1
Copy link
Contributor

soapy1 commented Dec 23, 2024

Context

Currently, conda-store supports a few different auth backends. However, projects that use conda-store may require extending the available authentication options. For example, nebari defines it's own KeyCloakAuthentication class. It would be better if nebari could install an authentication plugin for keycloak instead of defining the class within the config file.

Value and/or benefit

conda-store consumers can extend conda-store to use custom authentication providers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New 🚦
Development

No branches or pull requests

1 participant