Tenant level metadata in multi tenant application

Hi,
We’re developing a multi tenant solution using Auth0 with the authorization extension using a single database connection and we’ve ran into an issue. We would like to be able to set some metadata at the tenant level (various settings that apply to each tenant) which will be available for any user of this tenant, but Auth0 doesn’t have a metadata field at the group level.
What is the recommended way to implement this?

Thanks

1 Like

Hi there @iatzmon, I apologize for the delay in response.

While i understand this is an older post and you may have moved on from it, I do believe we can help in some facet. Roles Based Access Control (RBAC) sounds like a good fit when trying to deal at permissions at a group level. I have linked our doc regarding it below, give it a look when you get a chance and let us know if you have any questions. Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.