In Role-Based Access Control, access permissions are associated with _____ rather than individual users.
- Cookies
- Endpoints
- Roles
- Tokens
In Role-Based Access Control (RBAC), access permissions are associated with roles rather than individual users. Roles define sets of permissions that can be assigned to users, making it more efficient to manage access control in systems with multiple users and varied access levels.
Loading...
Related Quiz
- You are tasked with creating API documentation that is easy to understand and interactive for developers. Which tools would you consider and why?
- What considerations should be taken into account when implementing API key rotation?
- API analytics tools help in monitoring _____ to ensure the API is performing optimally.
- What is the primary purpose of API authentication?
- What is the significance of end-to-end testing in API testing?