verdan / flaskoidc

A wrapper of Flask with pre-configured OIDC support
Apache License 2.0
52 stars 35 forks source link

Not able to set custom configs #31

Open ahmadalibaloch opened 2 years ago

ahmadalibaloch commented 2 years ago

I am getting CONFIG_URL is not set error. Can you guide how to setup? I am trying to setup in superset

image
verdan commented 2 years ago

yes, I believe there is a bug. I will make sure to fix this in the next release. In the meantime, can you please try to use the environment variables instead and let me know if that unblocks you?