Base solution for your next web application

Activities of "sajid"

Hello ismcagdas,

In our case we have Site(location) specific Roles. Means, one site can have multiple Roles for a specific user.

Later on we will be having permissions as well in this context. One user can have multiple and may be same role for two different sites with different permissions. But for now, you can just take the first case which I explained above.

Thanks for the updated link.

Still I have few doubts in my mind. In our application, we are having some predefined roles per predefined sites to an user. Currently, in Abp we have UserRoles only. We were thinking to extend this class with SiteId. So just wanted to know how we can extend or can we extend the UserRole class for siteId ? Will it be a good approach?

currently we have a requirement where user can have site specific roles. That's why we need it.

Showing 1 to 3 of 3 entries