access control
-
CBAC – An Awesome Access Control Mechanism
Developing a secure system requires robust authentication and authorization implementation. While authenticating users might not take much effort, the authorization aspect can get complicated. This is especially true if the application has various kinds of users. In this article, we will look into RBAC and CBAC access control mechanisms. CBAC – an awesome access control… Continue reading