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

adding Flask-OIDC in requirements.txt #210

Open
cleman95 opened this issue Mar 26, 2021 · 1 comment
Open

adding Flask-OIDC in requirements.txt #210

cleman95 opened this issue Mar 26, 2021 · 1 comment

Comments

@cleman95
Copy link

Helllo,

I'm using superset on my kubernetes cluster. I deployed it with the helm chart from stable/superset. While playing with superset I was trying to use keycloak as an authentication system for superset. So i add to put some extra config files in the helm chart but nothing too difficult. The problem is that i needed to have Flask-OIDC installed. So I had to rebuild your image to do so.

I thinks that it could be great to have this library directly in your image since it is the only way to use something like keycloak with superset. Would you mind adding it in the requirements.txt ?

The version I used is Flask-OIDC==1.4.0 . Here is a link to the library

@amancevice
Copy link
Owner

Sounds great—can you open a PR?

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

No branches or pull requests

2 participants