TL;DR: Strong identity verification and phishing-resistant authentication do not by themselves prove that a person intended a specific action, according to Uniken's analysis. The missing control is binding identity, authenticator, device or wallet, session, and transaction context into one trusted relationship, which is now central to fraud prevention and digital identity governance.
NHIMG editorial — based on content published by Uniken: Verified Identity Is Not Verified Intent: The Missing Link in Digital Trust
By the numbers:
- Only 5.7% of organisations have full visibility into their service accounts.
- 80% of identity breaches involved compromised non-human identities such as service accounts and API keys.
- NHIs outnumber human identities by 25x to 50x in modern enterprises.
Questions worth separating out
Q: How should security teams handle verified identity that is not the same as user intent?
A: Treat verified identity as one input to a trust decision, not the decision itself.
Q: Why do passwordless authentication and wallets still need extra controls?
A: Because strong authentication proves control of an authenticator, not approval of a specific action.
Q: What breaks when recovery paths are weaker than enrolment controls?
A: The system can re-establish trust through a path that attackers can influence more easily than the original enrolment.
Practitioner guidance
- Bind high-risk actions to transaction context Require explicit transaction signing for actions such as account recovery, beneficiary changes, credential replacement, and payment approval so the approved action is cryptographically tied to the intended recipient, amount, and service.
- Separate identity, authentication, and federation evidence Preserve the provenance of each proof instead of collapsing them into a single verified flag.
- Treat recovery workflows as privileged journeys Review device migration, passkey sync, wallet re-binding, and help-desk reset paths as sensitive approval routes with tighter step-up checks and stronger audit logging than ordinary login.
What's in the full article
Uniken's full article covers the operational detail this post intentionally leaves for the source:
- How the article maps identity assurance, authentication assurance, and federation assurance into a practical trust model
- Specific examples of transaction signing for beneficiary changes, recovery events, and payment approvals
- The role of selective disclosure, pairwise identifiers, and wallet authentication in preserving privacy without losing assurance
- How NIST SP 800-63-4 concepts apply to wallet-based and passkey-based identity journeys
👉 Read Uniken's analysis of verified identity, authentication, and intent binding →
Digital identity intent binding: where verification still falls short?
Explore further
Binding is now the control boundary, not standalone verification. Strong identity proof and strong authentication are both necessary, but neither is sufficient for digital trust on its own. The important governance question is whether the system can preserve provenance across identity, authenticator, device, session, and relying party. In practice, that means identity programmes should treat binding as a first-class control objective rather than an implementation detail. For IAM and fraud teams, this changes the design goal from proving who someone is to proving that the right actor approved the right action.
A question worth separating out:
Q: How do organisations know whether intent binding is actually working?
A: Look for reduced fraud in high-risk journeys, complete audit trails that show the action context, and fewer approvals that rely only on session presence. A strong signal is when recovery, approval, and credential re-binding events are all separately logged and subject to step-up review.
👉 Read our full editorial: Verified identity and intent are not the same in digital trust