TL;DR: Identity systems fail when organisations treat account creation, access control, and credential provisioning as interchangeable, because downstream decisions depend on knowing who was verified in the first place, according to Fischer Identity. Verified identity is the governance anchor that prevents ghost accounts, compliance drift, and weak accountability across onboarding, financial aid, and lifecycle management.
NHIMG editorial — based on content published by Fischer Identity: Trust, Transparency and Ethics in Identity - Why System Design Matters More Than Ever
By the numbers:
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them.
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools.
- Only 5.7% of organisations have full visibility into their service accounts.
Questions worth separating out
Q: How should organisations anchor IAM decisions to verified identity?
A: They should require authoritative proofing before account creation, then let IAM consume identity data from trusted source systems rather than inventing its own record.
Q: What breaks when access management is separated from identity governance?
A: Teams gain the ability to grant access but lose confidence that access remains appropriate over time.
Q: Why do authoritative sources matter so much in lifecycle governance?
A: Because they define the truth for core identity attributes.
Practitioner guidance
- Tie account claim to authoritative proofing Require a verified source record before issuing credentials, and do not let provisioning proceed on self-asserted identity alone.
- Separate source-of-truth data from IAM-owned fields Keep legal identity attributes in HR, SIS, or ERP systems and restrict IAM to operational fields such as recovery settings and preferred name.
- Map every lifecycle step to an accountable data source Document which system owns onboarding, attribute updates, access revocation, and audit evidence so the identity chain remains defensible.
What's in the full article
Fischer Identity's full blog covers the operational detail this post intentionally leaves for the source:
- The blog's account claim and proofing workflow examples show how authoritative identity checks fit into onboarding.
- It explains how source-of-truth orchestration works across HR, SIS, and ERP systems without letting IAM override core attributes.
- The post goes further into preferred name handling, recovery data ownership, and privacy flag placement inside identity systems.
- It also discusses the role of IDPro and conference collaboration in shaping practical IAM governance.
👉 Read Fischer Identity's blog on trust, transparency, and verified identity design →
Verified identity and IAM: are your controls actually anchored?
Explore further
Verified identity is the prerequisite control, not a downstream enhancement. Identity programmes fail when they assume account creation and identity assurance are the same event. They are not, and treating them as equivalent produces ghost accounts, weak attribution, and audit evidence that cannot support real accountability. The practitioner conclusion is simple: access decisions are only as trustworthy as the identity verification step that preceded them.
A few things that frame the scale:
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them, according to Ultimate Guide to NHIs.
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures.
A question worth separating out:
Q: How can teams reduce ghost accounts and identity drift?
A: Use proofing and source-system validation before account claim, then enforce tight ownership boundaries for identity attributes. That combination reduces the chance of provisional accounts becoming permanent records and keeps lifecycle changes aligned across HR, SIS, ERP, and IAM.
👉 Read our full editorial: Verified identity is the missing control in modern IAM design