TL;DR: SSO implementations often still rely on layered signals that answer the wrong question, according to 1Kosmos, while biometric proofing, identity wallets, and verifiable credentials aim to raise assurance across login flows. The bigger issue is that authentication strength must be tied to identity proof, not just more factors, if IAM teams want durable trust.
At a glance
What this is: This is a 1Kosmos discussion of inserting identity proof into SSO so authentication can rely on stronger assurance than passwords and layered risk signals alone.
Why it matters: It matters because IAM teams need to decide where SSO ends and identity assurance begins, especially when the same access model must support human users, delegated credentials, and emerging agentic workflows.
👉 Read 1Kosmos's discussion on inserting identity into SSO
Context
Single sign-on improves access convenience, but it also concentrates trust in the authentication step. When the organisation only checks a password, a push factor, or a bundle of risk signals, it is still asking whether the user seems plausible rather than whether the identity has been proven.
For IAM programmes, the real issue is not whether SSO should exist. The issue is where identity proof belongs in the login flow, how much assurance is needed before access is granted, and whether the same control pattern can support web, endpoint, and wallet-based authentication without weakening governance.
Key questions
A: Security teams should insert identity proofing at the points where trust is established, then let SSO carry the authenticated session. That means separating proof, presentation, and access policy. The goal is to preserve existing SSO investments while making the identity decision more defensible, especially for high-risk applications and sensitive transactions.
Q: Why do layered SSO signals often fail to answer the real authentication question?
A: Layered signals can improve confidence, but they do not always prove that the claimant is the enrolled identity. Teams often combine device checks, MFA, and behavioural data into a score and treat it as certainty. That is useful for risk management, but it is weaker than explicit identity verification and should not be presented as the same control.
Q: When should organisations prioritise identity proofing over more MFA factors?
A: Organisations should prioritise identity proofing when access decisions involve sensitive systems, regulated transactions, or repeated login friction that encourages workarounds. Adding more MFA factors can increase burden without improving identity certainty. If the core problem is who the user is, proofing is usually more effective than adding another challenge.
Q: Who is accountable when SSO access depends on reusable identity credentials?
A: Accountability sits with the teams that issue, trust, and govern the credential lifecycle, not only the team operating the login screen. Identity proofing, recovery, revocation, and wallet protection all need explicit ownership. Without that, reusable credentials become convenient access artefacts with unclear governance boundaries.
Technical breakdown
Why SSO assurance breaks at the authentication boundary
Traditional SSO centralises access decisions, but it does not automatically increase identity assurance. The authentication layer often mixes passwords, MFA prompts, device signals, and behavioural checks into a probability score, then treats that score as proof. That is convenient, but it is not the same as proving the claimant is the enrolled identity. The architectural gap appears when the organisation confuses confidence with verification, especially across many applications and devices. In that model, the identity provider becomes a traffic controller, not a proofing system.
Practical implication: separate access convenience from identity proofing and define where higher-assurance verification must occur in the SSO journey.
How identity proofing and verifiable credentials change login design
Identity proofing establishes that a person or account has been validated against authoritative evidence before later use in a transaction. Verifiable credentials extend that model by allowing a proofed identity to be presented again without repeating the full enrolment process. In practice, that can reduce friction while preserving stronger assurance. The key design point is that authentication becomes a presentation of trusted identity data, not just a challenge-response exchange. This shifts the control surface from password strength to credential lifecycle, issuer trust, and wallet handling.
Practical implication: map which login journeys need proofing once, then reusable credential presentation, rather than forcing every access event through the same MFA pattern.
Where biometric authentication fits in enterprise access
Biometrics can raise assurance when they are bound to a verified identity and used as part of the authentication ceremony. They do not replace governance, and they do not remove the need for device, policy, or context checks. Their value is in tightening the link between the person and the session, whether the user enters through a web application, a workstation, or a QR-based flow. The operational risk is over-trusting the biometrics alone and under-designing fallback paths for devices without cameras or mobile support.
Practical implication: treat biometrics as one control in an assurance chain, then design fallback and recovery paths that do not reintroduce weak authentication.
NHI Mgmt Group analysis
SSO is an access layer, not an assurance layer. Centralising login does not solve the underlying question of whether the claimant has been strongly proven. The more organisations add risk scoring around SSO, the more they risk mistaking signal aggregation for identity certainty. That matters because the control objective is not a successful session, it is a defensible trust decision at the point of entry.
Identity proofing belongs closer to authentication than most IAM programmes have placed it. Passwordless flows, biometrics, and identity wallets all point to the same governance shift: the organisation must decide which identities are proved once and then re-presented, versus which are merely asserted at runtime. That distinction changes how IAM, IGA, and access policy teams model trust across the login stack.
Verifiable credentials create a reusable trust primitive, but they also move governance responsibility upstream. Once a credential can be presented across multiple transactions, the quality of issuer trust, wallet protection, and revocation handling becomes central to access governance. The practitioner lesson is to treat reusable identity data as a governed asset, not a convenience feature.
Consumer-grade experience is becoming a control requirement, not just a usability preference. The article reflects a broader market pressure: employees now expect low-friction authentication, while security teams still need meaningful assurance. Programmes that cannot reconcile those expectations will either accumulate user workarounds or weaken assurance to preserve adoption. The practical conclusion is that identity governance must be designed for both trust and usability.
Identity proof in SSO needs a lifecycle model, not a point-in-time login view. A verified identity is only useful if issuance, storage, presentation, and recovery are all governed together. That is where IAM, PAM-adjacent controls, and credential lifecycle discipline meet the authentication stack. Practitioners should treat proofing as part of the identity lifecycle, not an isolated front-end feature.
From our research:
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface, according to Ultimate Guide to NHIs.
- 92% of organisations expose NHIs to third parties, raising concerns about supply chain security, according to NHI Mgmt Group research.
- For the broader governance picture: see Top 10 NHI Issues for the control patterns that most often fail when identity becomes distributed.
What this signals
Reusable identity proof will become a governance expectation, not an optional UX enhancement. As authentication journeys become less password-centred, programmes need a clearer model for what is proved once, what is re-presented, and what remains session-bound. That model should be mapped alongside the NIST Cybersecurity Framework 2.0 so governance, protection, and recovery stay aligned.
Identity wallets and verifiable credentials will force IAM teams to think in lifecycle terms. Issuance, storage, presentation, revocation, and recovery all become part of the access control surface, not just the authentication screen. Teams that already struggle with service-account sprawl should recognise the same pattern here: reusable credentials need explicit ownership and bounded trust.
Identity assurance will increasingly sit between human IAM and machine identity governance. The same control logic that protects sensitive employee access also informs how organisations should treat high-value non-human credentials and future delegated agent access. The programme implication is clear: strengthen proof, then decide where that proof can be reused without expanding privilege.
For practitioners
- Define where proofing occurs in the SSO journey Map which applications need strong identity proof at enrolment, which can rely on reusable credentials, and which still need step-up verification for high-risk access.
- Separate assurance decisions from convenience signals Document which signals improve confidence, which signals prove identity, and which only support fraud or anomaly detection so teams do not overstate what SSO telemetry can guarantee.
- Build fallback paths for biometric failure Support passkeys, QR-based flows, and device alternatives so authentication resilience does not depend on a single modality that may be unavailable on some endpoints.
- Govern reusable credentials as lifecycle assets Track issuance, presentation, revocation, and recovery for identity wallets and verifiable credentials with the same discipline used for other high-value access artefacts.
Key takeaways
- SSO simplifies access, but it does not by itself prove identity with the level of assurance many organisations now need.
- The strongest control shift in this discussion is moving identity proof closer to authentication, while treating reusable credentials as governed lifecycle assets.
- IAM teams should separate confidence signals from proof, then design login journeys that preserve usability without weakening trust decisions.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | The post is about authentication assurance and access decisions. |
| NIST SP 800-63 | Identity proofing and authentication assurance map directly to digital identity guidance. | |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Zero Trust depends on continuously evaluated identity assurance at access time. |
Define stronger authentication requirements for high-risk access paths and separate proof from convenience signals.
Key terms
- Identity Proofing: Identity proofing is the process of validating that a person or account is who it claims to be before trust is extended. In IAM, it establishes the basis for later authentication and should be separated from simple login success or MFA completion.
- Verifiable Credential: A verifiable credential is a digitally issued assertion that can be presented and checked later without redoing the original enrolment. For identity programmes, it shifts trust into issuance, storage, and revocation governance, not just the transaction at the login screen.
- Identity Wallet: An identity wallet is a controlled store for credentials and identity data that can be used in future transactions. It changes access design by making identity reusable, which means governance must cover recovery, presentation, and lifecycle control as tightly as issuance.
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 1Kosmos: inserting identity into SSO implementations. Read the original.
Published by the NHIMG editorial team on 2023-09-13.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org