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 2022/02/01 21:10:55 UTC

[GitHub] [superset] milehighdev2 opened a new issue #18248: Create role Programmatically in superset

milehighdev2 opened a new issue #18248:
URL: https://github.com/apache/superset/issues/18248


   Our org has the need to create a power user and read-only role that is different than default roles like gamma and alpha. How do we modify the custom security manager code to create a new type of role, assign permissions and put the user in that role upon the user's first time logging into Superset? We are also using SSO with Keycloak. 


-- 
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


[GitHub] [superset] mayurnewase commented on issue #18248: Create role Programmatically in superset

Posted by GitBox <gi...@apache.org>.
mayurnewase commented on issue #18248:
URL: https://github.com/apache/superset/issues/18248#issuecomment-1027572041


   fab have cli to export and import roles, maybe you can try that?
   fab needs to expose this api, so might be better to open this issue there.


-- 
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