TL;DR: A major US credit bureau reported that deploying phishing-resistant cryptographic authentication across voice, web, agent, people, and frontline surfaces cut password reset tickets by more than 90% in sixty days and improved caller verification by 34%, according to Scramble ID. The result shows that omnichannel identity design can reduce both fraud exposure and operational friction at the same time.
At a glance
What this is: This is a case study on multi-surface phishing-resistant authentication, and the key finding is that one cryptographic identity rail sharply reduced reset volume while improving caller verification.
Why it matters: It matters because IAM teams have to stop treating voice, web, workforce, and machine identity as separate problems when attackers move across them freely.
By the numbers:
- One of the three major US credit reporting agencies deployed ScrambleID across five surfaces and approved publication of a 90%-plus reduction in password reset tickets and a 34% improvement in caller verification handle time.
- Only 5.7% of organisations have full visibility into their service accounts.
- NHIs outnumber human identities by 25x to 50x in modern enterprises.
👉 Read Scramble ID's analysis of five-surface phishing-resistant authentication
Context
Phishing-resistant authentication is a control pattern that replaces knowledge-based and shared-secret checks with cryptographic proof. In this case, the primary issue is not just login security, but how identity assurance is maintained across voice, web, workforce, agent, people, and frontline channels without creating new seams for attackers to exploit.
For IAM teams, the important question is whether the same identity model can support human access, contact-centre verification, and machine identities without forcing separate enrollment paths. When those surfaces are treated independently, users end up carrying multiple authenticators, helpdesk load rises, and fraud teams inherit cross-channel gaps.
The article also makes a governance point: security controls that feel slower get bypassed, while controls that reduce friction tend to get adopted. That is why the outcome matters beyond this customer, especially for regulated organisations that have to balance assurance, operational cost, and user experience.
Key questions
Q: How should security teams replace knowledge-based authentication in contact centres?
A: Security teams should replace knowledge-based authentication with phishing-resistant proof that is tied to the caller or user, not to memorised facts. The right design uses cryptographic verification, federated identity, and tightly governed recovery paths so the control is both harder to bypass and easier for legitimate users to complete.
Q: Why do multi-surface identity programmes reduce fraud and support burden at the same time?
A: They reduce fraud and support burden because the same trust model applies across voice, web, workforce, and device channels. That removes seams attackers exploit and reduces the number of separate recovery processes that generate tickets, re-verification, and inconsistent assurance.
Q: What breaks when support verification still depends on security questions?
A: Support verification breaks when the organisation assumes personal information is private enough to prove identity. In practice, those facts are often exposed through breaches, social engineering, or public data, which means the helpdesk can become an easier attack path than the application itself.
Q: Who is accountable when phishing-resistant authentication still leaves recovery gaps?
A: Accountability sits with the identity, support, and security owners jointly, because recovery design is part of the authentication control. If recovery still relies on weak evidence, the programme has only moved the risk from login to fallback paths, which is still an IAM governance failure.
Technical breakdown
Why cryptographic proof beats knowledge-based verification
Knowledge-based authentication depends on information an attacker can often discover, infer, or socially engineer. Cryptographic authentication changes the model by proving possession of a bound credential instead of asking a person to answer shared facts. In voice flows, that removes the weakest link in call-centre verification because the agent no longer has to evaluate answers that can be copied, coached, or replayed. For web and workforce access, the same proof can be federated through the existing identity provider, which keeps the control consistent across channels. The technical value is that assurance comes from the credential itself, not from the operator's judgement.
Practical implication: replace security-question verification with cryptographic proof wherever the business still depends on caller identity.
How one identity rail reduces cross-surface attack paths
A single identity rail means one enrollment and one policy model can authenticate the same subject across multiple channels. That matters because many programmes solve one surface at a time and leave seams between them. An attacker who cannot get through web SSO may still route through the contact centre or helpdesk if those channels use different assurance logic. By binding voice, web, agent, people, and frontline access to the same underlying identity model, the organisation reduces the number of places where identity proof has to be translated, re-validated, or downgraded. The gain is architectural, not just operational.
Practical implication: map every user-facing and machine-facing access path to the same assurance standard before you modernise one channel in isolation.
Why password reset volume drops when passkeys and re-enrolment are in the flow
Password reset tickets are often a symptom of credential lifecycle failure, not just user forgetfulness. When authentication moves to phishing-resistant proof and self-service re-enrollment, the helpdesk stops absorbing avoidable recovery work. Some of the reduction is mechanical because passwords are no longer the primary access object. Some is behavioural because users can recover faster through the same trust framework they already use to sign in. That is why the operational metric to watch is ticket volume, not just login success rate. If resets remain high, the programme has not yet changed the underlying recovery path.
Practical implication: measure reset tickets and recovery friction together, because login success alone will hide broken account-recovery design.
Threat narrative
Attacker objective: The attacker objective is to obtain authenticated access through a weaker human-verification path and use it to reset credentials or impersonate a legitimate user.
- Entry via voice or helpdesk channels often starts with impersonation rather than technical compromise, because identity proof is the gate an attacker wants to bypass.
- Escalation happens when weak verification lets the caller or requester reach account recovery, reset workflows, or privileged support actions.
- Impact is account takeover, fraudulent access, and repeated recovery requests that drain support capacity and expose regulated workflows.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- Shai Hulud npm malware campaign — Shai Hulud campaign: npm malware exposed secrets on GitHub.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Five-surface authentication is an identity governance problem, not a login feature. Once voice, web, agent, people, and frontline access all depend on different trust checks, the organisation creates policy seams that attackers can route through. The useful lesson here is that assurance has to be governed as a cross-channel control plane, not as a collection of isolated point solutions. Practitioners should treat cross-surface consistency as a governance requirement, not a convenience.
Security questions were the control failure, not the symptom. Knowledge-based authentication survives because it is easy to deploy, not because it is defensible. The article shows that removing KBA on day one can also improve user adoption when the replacement is faster and simpler. That combination matters to IAM leaders because controls that reduce friction are far more likely to survive operational reality.
Identity lifecycle now extends into support interactions and machine identities. The same programme that handles human sign-in also touches AI agents, service accounts, and frontline devices, which means lifecycle assumptions have to stretch beyond employee access. The field should stop thinking about passwordless as a human-only modernisation and start treating it as part of broader identity fabric design. Practitioners should align enrollment, recovery, and revocation across all identity types.
Operational success is measured in burden removed, not just assurance added. A 90%-plus reduction in reset tickets is a governance signal as much as a cost signal because it shows the old recovery path is no longer carrying the programme. The broader lesson for regulated enterprises is that better identity design should simplify the control environment while raising assurance. Practitioners should evaluate authentication changes on both fraud resistance and workload reduction.
Cryptographic proof creates a more durable trust model than human memory. The article reinforces the shift away from information an attacker can elicit and toward possession of a bound credential that can be verified deterministically. That is the right direction for organisations that need repeatable assurance across channels and high scrutiny environments. Practitioners should use cryptographic verification as the default for high-risk access paths.
From our research:
- Only 5.7% of organisations have full visibility into their service accounts, according to the Ultimate Guide to NHIs.
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to NHI Mgmt Group research.
- The Ultimate Guide to NHIs , The NHI Market is the next resource to use when you need the broader tooling and governance context behind this control shift.
What this signals
Cross-surface identity consistency is becoming the real test of authentication maturity. Organisations that modernise one channel but leave support, frontline, or machine access on separate rules will keep the seams attackers use. The practical signal is simple: if a user needs multiple trust models to move across the enterprise, the identity programme is still fragmented. See the Ultimate Guide to NHIs for the wider governance baseline.
Identity fabric is the right concept for teams that need one policy layer across humans and machines. Once support interactions, service accounts, and AI agents all sit inside one governance model, the question changes from whether a control works to where it is still bypassable. That is why cryptographic proof matters, but only when recovery, revocation, and enrollment are governed together.
Reset reduction is a useful proxy for control quality only when it is paired with recovery design. A low ticket rate can hide weak fallback logic if the exception paths are still easy to exploit. Teams should benchmark their recovery channels against the same assurance standard they apply to primary login, using the Ultimate Guide to NHIs , Standards as the framework starting point.
For practitioners
- Remove KBA from high-risk support flows Eliminate security questions from contact-centre and helpdesk verification where cryptographic proof can be used instead. Preserve only tightly scoped exception paths for account recovery and ensure those paths require stronger evidence than personal knowledge.
- Unify assurance across all access surfaces Map voice, web, workforce, agent, people, and frontline channels to the same identity assurance policy so one surface does not become a bypass for another. Use a single enrollment model and review where channel-specific exceptions still exist.
- Track reset tickets as a control metric Measure password reset volume, recovery turnaround, and repeat-contact rates after rollout so you can see whether the new authentication model is actually reducing burden. If ticket volume does not drop, the recovery path is still too weak or too complex.
- Bind machine identities to the same governance model Extend the identity design to AI agents and service accounts so secrets, session proof, and revocation rules are governed alongside human access. Do not let machine credentials become a separate lifecycle with weaker review and offboarding discipline.
Key takeaways
- The main governance lesson is that authentication must be managed as a cross-channel identity problem, not a set of isolated logins.
- The public outcome matters because it combines fraud resistance with a 90%-plus drop in reset tickets, showing that stronger assurance can also reduce operational load.
- The control that changed the result was cryptographic proof plus unified recovery design, not another layer of security questions or manual verification.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Cryptographic identity and secret reduction are central to this deployment. |
| NIST CSF 2.0 | PR.AC-1 | Cross-channel assurance and least-privilege access shape this identity model. |
| NIST Zero Trust (SP 800-207) | AC-2 | The post shows why identity assurance must be continuous across channels. |
Align every access surface to a consistent identity assurance policy and review exceptions.
Key terms
- Phishing-resistant authentication: An authentication method that cannot be easily replayed or tricked through phishing because it relies on cryptographic proof rather than shared secrets. In practice, it binds the credential to the device or session and reduces the value of stolen passwords, answers, or one-time codes.
- Cross-surface identity: A governance model where the same identity proof and policy logic applies across multiple access channels such as voice, web, frontline systems, and machine workflows. It reduces seams between channels, but only if enrollment, recovery, and revocation are designed as one control plane.
- Knowledge-based authentication: A verification method that asks a person to prove identity by answering facts such as past addresses, account details, or other shared information. It is operationally convenient but weak against social engineering, breach data, and impersonation, which is why it performs poorly in high-risk support flows.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle 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 Scramble ID: phishing-resistant authentication across five surfaces at a major US credit bureau. Read the original.
Published by the NHIMG editorial team on 2026-04-29.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org