GitHub user sainikhilsamineni added a comment to the discussion: Multi-Tenant User management
@dosu i can guarentee you that UserApi and RoleApi of flask-appbuilder are the ones getting used when FAB_ADD_SECURITY_API is enabled. i checked it by printing obj type names at runtime. i even checked the official docker image of apache superset's container inside code. there are no RoleRestAPI or SupersetRoleApi implemented GitHub link: https://github.com/apache/superset/discussions/33877#discussioncomment-13680068 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
