You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2023/01/14 09:40:59 UTC

[GitHub] [superset] lazuardi21 commented on issue #18634: RBAC not Working

lazuardi21 commented on issue #18634:
URL: https://github.com/apache/superset/issues/18634#issuecomment-1382701717

   > I have issue with Superset v1.5.0 , I'm unable to Assign Roles for users in Dashboard Properties(Option is not showing). I have enabled DASHBOARD_RBAC=True in config.py Can anyone Help m ![Roles Option disable](https://user-images.githubusercontent.com/101247420/173577062-fa605a83-6bb2-4e65-a846-f84699f83ce0.JPG) e
   
   I`ve same issue here
   ![image](https://user-images.githubusercontent.com/48432454/212465759-cf5b816b-2b9a-4e33-9f6e-69eb8465e9f6.png)
   
   what i`ve done is 
   adding this on config.py
   ```
   #to Enabling DASHBOARD_RBAC (Role-Based Access Control) in Apache Superset - 2023-01-14
   ENABLE_DASHBOARD_RBAC = True
   ```
   then re inialize superset with 
   `superset init`
   
   so i open dashboard and choose edit. show the image above. 
   how can i handle this?


-- 
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-unsubscribe@superset.apache.org

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


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