You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: