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
Hi,
I have been trying to to disable authentication from Superset as it is redundant in our situation. So far I have tried setting the below fields in the superset config file but it does not solve the issue.
This discussion was converted from issue #11699 on December 16, 2020 06:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have been trying to to disable authentication from Superset as it is redundant in our situation. So far I have tried setting the below fields in the superset config file but it does not solve the issue.
PUBLIC_ROLE_LIKE_GAMMA = True
AUTH_ROLE_PUBLIC = 'Public'
Can someone please guide me on this?
Superset version in use: 0.37.2
Beta Was this translation helpful? Give feedback.
All reactions