Definition
Access control is the security mechanism that determines which users and systems may perform which actions on which resources, enforcing authentication and authorisation so that data is reachable only by parties with a legitimate, granted need.
« Back to Glossary Index
- Restricts data and actions to users with a verified, legitimate need
- Enforces least privilege so accounts hold only the permissions they require
- Provides an auditable record of who can do what across systems
- Limits breach impact by containing what any single compromised account can reach