Terminology Index

Glossary

1801 terms

Open concept maps

Showing 801-832 of 1801 terms

H
3
I
29

IAM Design Principles

The guiding principles for sound identity and access management design, such as least privilege, single identity, separation of duties, defense in depth, and automation, that shape secure, maintainable IAM architectures.

IAM design principles are the foundational rules an engineer applies when building identity systems: enforce least privilege, give each person one authoritative identity, separate conflicting duties, layer controls, automate the joiner-mover-leaver lifecycle, and fail securely. Grounding architecture and program decisions in these principles produces IAM that is both secure and operable, and that scales, rather than a brittle collection of ad-hoc access. They underpin patterns, architecture, and program design.

Introduced in: IAM Engineer Fundamentals

Examples

  • Applying least privilege so identities get only the access they need.
  • Giving each person a single authoritative identity across systems.
  • Automating the joiner-mover-leaver lifecycle by design.

No related terms linked yet.