Hi,
I am building a multi tenant app using mvc 5 and the new microsoft identity.
I am trying to add a new field in the table AspNetUserRoles (tenantId), so I can have roles per user per tenant. How I can achive such thing?
Thanks you
Go to the complete details ...