Terminology Index

Glossary

1801 terms

Open concept maps

Showing 833-864 of 1801 terms

I
32

Identifier

A value that uniquely names an identity within a system, such as a username, email, employee ID, or account number, used to reference and distinguish one identity from another.

An identifier is the label that picks out a specific identity, a username, email address, UID, or account number, so systems can reference, look up, and distinguish it. Good identifiers are unique and stable, and choosing them well matters: reusing or recycling identifiers can cause one person to inherit another's access, and exposed identifiers can aid enumeration. Identifiers are a foundational building block of identity and access management.

Introduced in: Identity and Access Management

Examples

  • A username serving as a person's identifier in a system.
  • An employee ID uniquely referencing one identity.
  • Avoiding recycled identifiers so access is not wrongly inherited.

No related terms linked yet.