Skip to content
atlas

Don't confuse these

Access control vs Access management

Why they differ

Access control is the mechanism that allows or refuses each request; access management is the ongoing process of granting, reviewing and removing that access.

Access control

Identity & access

The rules and mechanisms that decide who may use which systems, data or rooms, and in what way.

Formal

The enforcement of a policy on every request to use a resource, combining authentication (who is asking) with authorization (what they may do) to allow or refuse it. It covers digital resources and physical ones such as doors and server rooms.

In plain English

Like the whole door system of an office building - the key-card readers, the list of who may enter which floor, and the lock that actually holds the door shut.

In practice

At a Danish regional hospital, nurses can open records only for patients on their own ward; the patient record system checks every lookup against that rule and logs each refused attempt.

Why it matters

It is where the confidentiality and integrity of data are actually enforced; without it, every security policy is just words on paper.

Access management

Controls & technical basics

The rules and routines that decide who may use which data and systems, and that keep those rights correct over time.

Formal

The ongoing process of granting, reviewing and removing each user account's rights to data and systems, based on the holder's role and approved need, so that access control always enforces a decision that still holds.

In plain English

Like the office manager who decides who gets a key to which rooms, and collects the keys back when someone changes job or leaves.

In practice

When a case officer in a municipality moves from social services to the payroll office, IT removes her access to citizens' case files the same week and grants payroll access, approved by her new manager.

Why it matters

Rights pile up quietly as people change roles; if nobody reviews them, one stolen account can open far more than its owner ever needed.

Shared connections

Atlas is in beta.