mcgorias commented on issue #13697:
URL: https://github.com/apache/superset/issues/13697#issuecomment-1383859778

   > Hi, @albertwgchu @Riskatri @anilvpatel21
   > 
   > I am getting the similar issue as you all mentioned.
   > 
   > Below are my Superset setup details: Configured LDAP Authentication in 
superset. Enabled a Custom Security Manager to authenticate based on a 
jwt-token. The jwt-token based authentication is working as expected and we are 
able to redirect to the dashboards without the login page The same is not 
working when passed in an iframe.
   > 
   > 
![MicrosoftTeams-image](https://user-images.githubusercontent.com/87519153/125913801-8201011c-928b-4b43-b159-646d1f81875f.png)
   > 
   > I can see a warning message in the logs as below: WARNING:root:Class 
'werkzeug.local.LocalProxy' is not mapped
   > 
   > Can anyone please help. Thanks in advance!
   
   I had the same issue, 
     According to the ["Manage access to Dashboards 
part"](https://superset.apache.org/docs/creating-charts-dashboards/creating-your-first-dashboard/#manage-access-to-dashboards)
 of the documentation, you should [enable DASHBOARD_RBAC feature flag] 
(https://superset.apache.org/docs/installation/configuring-superset/#feature-flags)
   
   I followed the docker-compose install guide, so I had to edit 
`./docker/pythonpath_dev/superset_config.py` and add 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to