TL;DR: Two weak points in modern identity programmes are highlighted by FIDO Alliance’s new working groups: account recovery after passwordless adoption and device authentication for non-person entities, which already represent over 30% of identities on Axiad ID Cloud, according to Axiad. The real issue is broader identity assurance, where user, machine, and transaction trust must be managed together.
At a glance
What this is: Axiad’s post explains why the FIDO Alliance’s new work on account recovery and IoT identity points to broader identity assurance gaps beyond passwords.
Why it matters: It matters because IAM teams cannot treat passwordless adoption as a finished control set if recovery, machine identity, and transaction trust remain weak.
By the numbers:
- Today authentication for NPE (non-person entities) represents over 30% of the identities on Axiad ID Cloud, and this percentage is growing.
- Only 5.7% of organisations have full visibility into their service accounts.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
👉 Read Axiad's analysis of FIDO Alliance account recovery and IoT identity priorities
Context
Identity assurance is the control problem underneath passwordless adoption, device onboarding, and account recovery. When credentials are unavailable, lost, or stolen, recovery becomes the weakest link in the identity chain, and that weakness applies to both human users and non-person entities.
The article’s core point is that authentication cannot stop at the human login flow. As enterprises add devices, applications, and systems, the governance model has to cover machine identity, transaction trust, and recovery paths with the same discipline used for user access.
Key questions
Q: How should teams handle account recovery in passwordless environments?
A: Treat account recovery as a high-assurance identity event, not a support shortcut. Use stronger identity verification than the routine login path, log recovery decisions, and require controls that reduce the chance of impersonation when the original factor is lost, locked, or stolen.
Q: Why do non-person entities need separate IAM governance?
A: Because devices, applications, and systems authenticate differently from people and often exist at much larger scale. They need their own lifecycle controls for onboarding, renewal, rotation, and decommissioning, otherwise hidden machine identities accumulate and widen the attack surface.
Q: What do organisations get wrong about passwordless security?
A: They often assume that removing passwords solves the identity problem. In reality, passwordless shifts the risk into recovery, device trust, and transaction assurance, so the programme must still prove who is acting, what they are doing, and whether the action is trustworthy.
Q: How can security teams tell whether transaction authentication is needed?
A: Use it when the action itself carries risk even after login has succeeded, such as approving payments, changing entitlements, or authorising sensitive transfers. If a valid session is not enough to trust the outcome, the workflow needs transaction-level assurance.
Technical breakdown
Why account recovery becomes the weak point after passwordless adoption
Passwordless and MFA reduce reliance on shared secrets, but they do not remove the need to restore access when an authenticator is lost, locked, or stolen. Recovery flows are often less mature than primary authentication and can become the easiest path for account takeover. The challenge is not just verifying a user once, but proving continuity of identity when the original credential is unavailable. In practice, recovery is where trust is re-established, often under pressure and with incomplete context.
Practical implication: treat recovery as a privileged identity workflow and subject it to stronger assurance than ordinary login.
Machine authentication and non-person entities in corporate infrastructure
Non-person entities include devices, applications, and systems that authenticate without a human operator in the loop. Their growth changes the identity surface because each object needs lifecycle controls, credential issuance, and trust boundaries that fit its purpose. The article notes that machine authentication is still harder than user authentication because the scale is larger and the onboarding problem is less visible. Standardization matters because inconsistent onboarding creates unmanaged identities and hidden access paths.
Practical implication: inventory machine identities separately from human users and govern their onboarding, renewal, and decommissioning as a distinct control set.
Transaction authentication and the three trust dimensions
Transaction authentication extends identity assurance beyond who signed in to whether a specific interaction is still trustworthy in motion. The article frames this through confidentiality, integrity, and availability: who can see, who can alter, and who can continue to access the interaction. This matters because a valid login does not guarantee a trustworthy transaction. In modern environments, identity controls have to bind the actor, the action, and the context closely enough to resist abuse after authentication has succeeded.
Practical implication: evaluate whether critical workflows need step-up verification or transaction signing rather than relying on initial authentication alone.
NHI Mgmt Group analysis
Account recovery is now an identity assurance problem, not an edge case. The article correctly identifies recovery as the weakest link once passwords recede, because loss of the original factor creates a new trust decision. That issue is larger than help desk convenience: recovery becomes the moment when attackers try to impersonate the legitimate subject and the programme must re-derive confidence. Practitioners should treat recovery as a core assurance pathway, not a support exception.
Machine identity growth makes non-person entity governance unavoidable. The post’s point that NPEs already make up more than 30% of one production environment is a reminder that machine identity is not a future state. Once devices, applications, and systems become a major share of the identity estate, visibility, onboarding, and lifecycle control stop being optional hygiene and become operating requirements. Teams that still model identity only around human users will miss the largest expanding part of the attack surface.
Transaction trust is the named concept this discussion surfaces. Identity assurance must cover the interaction itself, not just the login event, because a trusted subject can still perform an untrusted action or operate in an untrusted context. Confidentiality, integrity, and availability are all identity questions once access is active. The practitioner implication is to move from authentication-only thinking to binding identity to transaction conditions, especially for sensitive workflows.
IAM, device onboarding, and recovery should be governed as one assurance chain. The article joins account recovery, machine onboarding, and transaction trust into a single control narrative. That is the right frame because weaknesses in one part of the chain undermine the others. Security teams should stop treating these as separate initiatives and assess whether their identity programme can sustain trust across the full lifecycle from enrollment to re-authentication.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to the Ultimate Guide to NHIs.
- 79% of organisations have experienced secrets leaks, and 77% of those incidents resulted in tangible damage, according to the Ultimate Guide to NHIs.
- For a broader control baseline, review Top 10 NHI Issues for the visibility and privilege gaps that make recovery and machine onboarding harder to govern.
What this signals
Passwordless adoption does not shrink the identity problem, it shifts pressure into recovery, transaction trust, and the machine estate. With only 5.7% of organisations having full visibility into their service accounts, the operational question is whether your programme can govern the identities that do not look like users but still shape trust outcomes.
Transaction trust: once authentication succeeds, the next control question is whether the action itself remains trustworthy. That is where identity programmes need to connect access decisions, workflow sensitivity, and device trust into one governance model instead of three disconnected ones.
If your team is maturing zero trust, this topic belongs alongside the Ultimate Guide to NHIs and the NIST Cybersecurity Framework 2.0, because machine identities and recovery paths now shape the real attack surface.
For practitioners
- Reclassify account recovery as privileged access Subject recovery flows to stronger verification, tighter approval paths, and better audit logging than routine authentication. The point is to prevent recovery from becoming the easiest route into the environment when an authenticator is unavailable.
- Separate machine identities from human identity governance Build a distinct inventory for devices, applications, and systems, then define onboarding, renewal, and retirement controls for each class. That helps prevent hidden non-person entities from becoming unmanaged access paths.
- Add transaction-level assurance to sensitive workflows For high-risk actions, require controls that validate the interaction itself, such as step-up checks, signing, or approval binding. Initial authentication alone is not enough when the transaction can carry more risk than the login.
Key takeaways
- Account recovery is the weakest link once passwordless becomes common, because it recreates trust under adverse conditions.
- Non-person entities already occupy a large and growing share of enterprise identity estates, so machine onboarding cannot be a side process.
- The practical shift is from authentication-only thinking to transaction-level assurance across users, devices, and systems.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Machine and non-person entity onboarding is central to the article's scope. |
| NIST CSF 2.0 | PR.AC-1 | Recovery and transaction trust both depend on controlled access enforcement. |
| NIST SP 800-63 | Recovery assurance and identity verification align with digital identity guidance. |
Apply higher assurance to recovery flows than ordinary authentication and document the proof requirements.
Key terms
- Non-person entity: A non-person entity is a machine identity such as a device, application, service, or system that authenticates without a human operator. These identities need lifecycle governance, credential management, and access boundaries because they can create as much risk as human accounts when left unmanaged.
- Account recovery: Account recovery is the process used to restore access when an authenticating factor is lost, locked, or stolen. In mature identity programmes, it is a high-assurance workflow because it becomes a prime target for impersonation and account takeover once the normal login path is unavailable.
- Transaction authentication: Transaction authentication is the practice of verifying the trustworthiness of a specific action, not just the login that preceded it. It binds identity to the context and sensitivity of the interaction so that high-risk changes, approvals, or transfers cannot rely on session validity alone.
- Identity assurance: Identity assurance is the confidence an organisation has that an identity is who or what it claims to be, at the moment access is granted and while the transaction continues. It combines verification, context, lifecycle control, and recovery discipline across people, machines, and systems.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Axiad: FIDO Alliance takes aim at two new cybersecurity challenges. Why should your enterprise care? Read the original.
Published by the NHIMG editorial team on 2025-09-16.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org