metaperl edited a comment on issue #9005: can_list on UserOAuthModelView not added to Admin and Alpha when AUTH_TYPE = AUTH_OAUTH URL: https://github.com/apache/incubator-superset/issues/9005#issuecomment-578245670 > flask fab create-permissions this worked. But it created a new role, that is named the same as the username who is configured as `admin` in `superset_config.py`. This means neither `Admin` or `Alpha` has this role... and even the user with that username doesnt have this new role either. but since the command did add the permissions, I manually added the permissions to the `Admin` role.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
