By NHI Mgmt Group Editorial TeamPublished 2025-07-16Domain: Governance & RiskSource: Axiad

TL;DR: CJIS now requires systems handling criminal justice information to use multifactor authentication and points practitioners toward phishing-resistant MFA, including cryptographic devices, certificates, and FIDO-based approaches, according to Axiad. The real change is governance, because access to CJIS data now depends on assurance strength, revocation capability, and deployment choices that identity teams must validate.


At a glance

What this is: Axiad’s analysis of the new CJIS security policy argues that criminal justice access now hinges on phishing-resistant MFA and stronger authenticator governance.

Why it matters: It matters because IAM, PAM, and lifecycle teams must prove that people, machines, and contractors can meet the new assurance bar without breaking operational access.

By the numbers:

👉 Read Axiad's analysis of CJIS phishing-resistant MFA requirements


Context

CJIS security policy changes matter because criminal justice access is now tied to stronger identity assurance, not just password-based login. For teams supporting law enforcement, courts, contractors, and other connected organisations, the practical question is whether current authentication can satisfy the new MFA bar without weakening access to critical data.

The policy pushes practitioners toward phishing-resistant MFA and explicitly references revocation and suspension capability. That makes the issue broader than authentication format alone. It becomes a lifecycle and governance problem across users, devices, certificates, and machine access paths.


Key questions

Q: How should organisations implement phishing-resistant MFA for regulated access?

A: Start by mapping each protected system to the identity type that uses it, then choose a phishing-resistant method that fits that subject. Use passkeys for human login where appropriate, certificate-based authentication for machine or enterprise trust, and verify that enrollment, recovery, and revocation are part of the control, not afterthoughts.

Q: Why is conventional MFA often insufficient for criminal justice environments?

A: Conventional MFA can still be vulnerable to phishing, push fatigue, or replayable credential theft. Criminal justice systems need authentication that resists attacker-in-the-middle techniques and proves stronger assurance at the identity layer, especially where access to sensitive records depends on continuous trust in the authenticator.

Q: What do security teams get wrong about phishing-resistant authentication?

A: They often treat it as a product category instead of a lifecycle and governance model. The key failure is assuming the login factor alone solves the problem, when enrollment binding, suspension, revocation, recovery, and audit evidence determine whether the control actually holds.

Q: Who is accountable when CJIS authentication controls fail?

A: Accountability sits with the organisation that controls the identity lifecycle and the technical owner who implements the authenticators. In regulated environments, auditors will expect evidence that the chosen MFA method meets policy, that revocation works, and that the organisation can prove those controls operate as designed.


Technical breakdown

Phishing-resistant MFA under CJIS

Phishing-resistant MFA relies on authenticators that cannot be replayed through simple credential theft, such as certificate-based authentication or FIDO-based methods. In CJIS terms, that means the control must resist phishing, not merely add a second factor. NIST SP 800-63B frames this as stronger authenticator assurance, where the binding between the subject and the credential matters as much as the login event itself. For criminal justice environments, that is a material shift from conventional MFA because the control has to survive adversary-in-the-middle phishing and password harvesting.

Practical implication: Practitioners should validate that their MFA stack is truly phishing-resistant, not just multi-factor in name.

Authenticator binding and revocation

CJIS also points to enrollment and revocation requirements, which means identity assurance is not only about initial authentication but about lifecycle control. If a physical or cryptographic authenticator cannot be bound correctly at enrollment, or suspended quickly when risk changes, the security model breaks down. This is especially important for environments that mix employees, contractors, and managed service access. In practice, revocation capability is what keeps high-assurance authentication from becoming a static trust assumption that outlives the user or device relationship.

Practical implication: Teams should confirm that authenticator enrollment, suspension, and recovery are governed as lifecycle controls, not separate helpdesk tasks.

Certificate and passkey deployment across people and machines

The article highlights two common phishing-resistant paths: X.509 certificate-based authentication and FIDO passkeys. Certificates are often better suited to machine and enterprise trust relationships because they can be bound into PKI-backed workflows, while passkeys are increasingly relevant for human authentication and passwordless access. The architectural question is not which technology is newer, but which identity type it serves and how it fits existing IdP and PKI operations. Mixed environments need both strong cryptography and clear operational ownership.

Practical implication: Architects should map each identity type to the right phishing-resistant method instead of assuming one mechanism fits all.


Threat narrative

Attacker objective: The attacker’s objective is to obtain usable access to CJIS-protected systems by defeating authentication controls rather than exploiting a technical vulnerability.

  1. Entry occurs through phishing and password harvesting, where attackers seek credentials that can be reused against CJIS-connected systems.
  2. Escalation happens when the stolen authentication path is not phishing-resistant, allowing adversaries to satisfy login checks with replayable or weaker factors.
  3. Impact is unauthorized access to criminal justice information, which can block compliant access or expose sensitive records and related workflows.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Phishing-resistant MFA is no longer a human login preference, it is a governance boundary for regulated access. CJIS turns the authentication decision into an assurance decision, which means identity teams must prove that the factor set resists phishing, not simply that multiple factors exist. That changes how access risk is assessed across employees, contractors, and support channels. The practitioner implication is that MFA policy must be tested against attack resistance, not documented intent.

Authenticator lifecycle is the real control surface in CJIS-style environments. The policy’s attention to binding, revocation, and suspension shows that authentication strength collapses if authenticators cannot be governed after issuance. This is a classic identity lifecycle problem, not just an access method problem, and it applies equally to users and machine-bound credentials. The practitioner implication is that lifecycle controls must be evaluated as part of authentication assurance.

Phishing-resistant access for criminal justice systems exposes the gap between conventional MFA and cryptographic trust. Password-plus-push patterns may satisfy policy language in some environments, but they do not necessarily satisfy adversary resistance. That distinction matters in any programme that treats MFA as a checkbox rather than an anti-phishing control. The practitioner implication is to align policy, audit evidence, and technical implementation before enforcement dates arrive.

Certificate-based authentication and passkeys split the identity landscape by actor type. Human access increasingly benefits from passkeys, while machine and service access often depends on certificate-backed trust and PKI operations. CJIS makes that split visible because one authentication pattern will not cleanly govern every subject type. The practitioner implication is to design authentication architecture around the identity subject, not around a single preferred login mechanism.

From our research:

What this signals

Phishing-resistant MFA will increasingly be treated as a control-quality question, not a feature question. For programmes that already manage certificates, passkeys, and lifecycle workflows, the next step is proving that the control actually resists the attack path it is meant to stop. The practical test is whether your current authentication stack can survive phishing, recovery abuse, and authenticator revocation without exception.

A growing number of identity programmes will need to separate human assurance, machine assurance, and credential lifecycle ownership. That split matters because the same control language can hide very different operating models. Teams that do not distinguish these paths will struggle to show compliance evidence when auditors ask how access was enrolled, bound, and removed.

The governance signal is clear: authentication is moving deeper into identity lifecycle management. When suspension, recovery, and binding become audit points, the teams that own IAM, PAM, and PKI need shared operating procedures instead of separate tool-specific processes.


For practitioners

  • Inventory every CJIS-connected authentication path Map employee, contractor, vendor, and machine access paths to the exact authenticator type in use, then flag any path that still depends on replayable or non-phishing-resistant factors.
  • Validate authenticator revocation and suspension workflows Test whether administrators can suspend or revoke authenticators quickly enough to remove access when credentials, devices, or trust relationships change.
  • Separate human and machine authentication design Use passkeys where they fit human login flows and certificate-based authentication where PKI-backed machine or application trust is required.
  • Align audit evidence to assurance level requirements Document how your implementation meets the CJIS and NIST assurance expectations, including enrollment binding, phishing resistance, and recovery handling.

Key takeaways

  • CJIS now pushes identity teams beyond conventional MFA toward phishing-resistant authentication that can withstand real attack paths.
  • The policy’s focus on enrollment binding and revocation makes authenticator lifecycle management a core part of access governance.
  • Practitioners should design authentication by identity type, using the right cryptographic method for humans and machines rather than forcing one pattern everywhere.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-63, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-63SP 800-63BCJIS explicitly points to NIST assurance guidance for phishing-resistant MFA.
NIST CSF 2.0PR.AA-1CJIS access depends on strong identity proofing and authentication controls.
NIST Zero Trust (SP 800-207)PR.AC-1The policy reinforces strong, continuous authentication for sensitive CJIS access.

Map regulated access paths to authentication requirements and maintain evidence for assurance decisions.


Key terms

  • Phishing-resistant MFA: Multifactor authentication designed to resist phishing, credential replay, and attacker-in-the-middle attacks. In practice, it relies on cryptographic binders such as passkeys or certificates rather than secrets that can be captured and reused. For regulated access, the control must prove resistance, not just factor count.
  • Authenticator assurance level: A measure of how strongly an authenticator is bound to an identity and how well it resists compromise. In NIST terms, higher assurance means the credential is harder to spoof, clone, or replay, and its lifecycle is better controlled from enrollment through revocation.
  • Certificate-based authentication: An authentication method that uses X.509 certificates and cryptographic keys to prove identity. It is commonly used where trust needs to extend to devices, workloads, or enterprise-managed endpoints, and it depends on strong issuance, storage, and revocation governance.
  • Authenticator lifecycle: The full management process for credentials and devices used to authenticate, including enrollment, binding, suspension, revocation, recovery, and audit. For high-assurance environments, lifecycle control is part of the security outcome, not a separate administrative task.

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 Axiad: New CJIS security policy changes the game for MFA for criminal justice organizations. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-07-16.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org