GitHub user sainikhilsamineni added a comment to the discussion: Multi-Tenant User management
@dosu i want to introduce a new parameter called tenantID and make combination of username and tenantID unique instead of just the username. login form would be same because i'll take tenantID from login url. Every set of tenant users will be having seperate login urls which all are mapped to same superset instance GitHub link: https://github.com/apache/superset/discussions/33877#discussioncomment-13760463 ---- 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]
