imvemuri commented on issue #8932: Superset to use both Local authentication 
plus OAuth authentication 
URL: 
https://github.com/apache/incubator-superset/issues/8932#issuecomment-574410054
 
 
   If you want to login as Admin then change the default role from 'Public' to 
'Admin'. To do this add **AUTH_USER_REGISTRATION_ROLE = 'Admin'** in 
superset_config.py or config.py. Doing so, would register all new users as 
Admins. 
   If you just want to change the permission of a single user then just update 
the corresponding user record in **ab_user_role** to admin role which I believe 
is mapped to 1. 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to