Activities of "ella.baguio@triiyo.com"

Question

Is there an Angular service for roles? Something like PermissionService. We have two domains, one for employees. And we want to block access for employee role to the other domain. so regardless of the permissions, employee role should not be able to login/ access the other domain.

If there is none, then I think this should be done on backend by adding a new permission mainly for one purpose e.g. website access? And use that permission on frontend to block access. or would it be a good practice to just logout the user if application-configuration currentUser.roles returns employee role only?

Let me know if you need any more details. I'm purely new to ABP so please be understanding on how I structured my question.

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11