Security teams should apply Zero Trust to systems, data, and access decisions, while avoiding blanket restrictions that force employees into workarounds. A practical approach is to pair approved app governance with identity-based controls, self-enrollment where possible, and clear guardrails for unmanageable applications that lack standard integrations. That preserves security without treating employee relationships like adversaries.
Why This Matters for Security Teams
zero trust is often framed as a technical control set, but in the workplace it becomes a policy choice about how much friction employees should absorb in exchange for reduced risk. That matters because unmanaged application sprawl, shadow IT, and inconsistent access paths often create the very gaps Zero Trust is meant to close. NHI Management Group notes that only 5.7% of organisations have full visibility into their service accounts, a reminder that control gaps usually start where identity and application governance are weakest.
Security teams should anchor their decisions in NIST SP 800-207 Zero Trust Architecture, which focuses on verifying access continuously rather than assuming trust at the network edge. That principle works well when approved applications can be governed centrally, but it becomes harder when employees need niche, SaaS, or team-specific tools that do not fit standard workflows. The practical question is not whether to allow choice, but how to apply guardrails without driving users toward unsanctioned alternatives.
In practice, many security teams discover the real control failure only after employees have already adopted workarounds that bypass approved channels.
How It Works in Practice
The most effective model is to separate the security decision from the employee preference. Users may choose the application, but the organisation still controls who can access it, what data it can reach, and under what conditions. That means using identity-based controls, conditional access, and application vetting rather than blanket prohibition. NIST guidance on access control in NIST SP 800-53 Rev 5 Security and Privacy Controls supports this approach by tying authorisation to policy, not convenience.
For employee choice, the operational pattern usually looks like this:
- Maintain a published catalog of approved applications with clear data handling rules.
- Use self-enrollment or lightweight review for low-risk tools instead of manual exceptions.
- Require strong identity proofing, SSO, and MFA for integrated applications.
- Apply data loss controls, session limits, and device posture checks where integration exists.
- Define a separate path for unmanaged applications that cannot support standard integrations.
For NHI-heavy environments, the same logic extends to service accounts, API keys, and OAuth grants. NHI Management Group’s Ultimate Guide to NHIs — Standards is useful here because employee choice often creates downstream machine access that becomes invisible if app governance is too permissive. Where apps are tied to automation, security teams should also review workload identity patterns such as those described in the Guide to SPIFFE and SPIRE, especially when teams need machine-to-machine trust without long-lived secrets.
This guidance tends to break down in highly decentralized organisations with no application inventory, because policy decisions cannot be enforced consistently when no one knows which tools are in use.
Common Variations and Edge Cases
Tighter Zero Trust enforcement often increases support load and change-management overhead, so organisations have to balance risk reduction against user productivity and business agility. The tradeoff is especially visible in research, sales, and engineering teams, where employees rely on specialised tools that may not support standard identity integrations or device checks.
Current guidance suggests three common exceptions deserve separate treatment. First, unmanageable applications should not be forced into the same control path as fully integrated SaaS, because the result is usually brittle policy and user bypass. Second, high-risk data access can be restricted even if the app itself is approved, which is a better control point than blocking the tool entirely. Third, where automation is involved, the organisation should treat the connected NHI as part of the application risk, not as an afterthought.
That is why the strongest programs do not ask whether employees can choose their tools. They ask whether the organisation can observe, govern, and revoke access cleanly across those tools without creating hidden privilege paths. This is consistent with the Zero Trust logic in NIST SP 800-207 Zero Trust Architecture, but the implementation details vary by environment. There is no universal standard for this yet, especially for unmanaged SaaS and browser-based productivity tools.
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 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-4 | Access permissions should be policy-driven, not based on app preference alone. |
| NIST Zero Trust (SP 800-207) | Zero Trust is the core model for verifying access without trusting the network or app by default. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Employee app choice often creates hidden service accounts and tokens that need rotation. |
| CSA MAESTRO | GOV-2 | Agentic and app governance both need clear ownership, approval, and monitoring boundaries. |
| NIST AI RMF | GOVERN | AI-enabled workplace apps can introduce opaque access paths and accountability gaps. |
Apply continuous verification, explicit trust decisions, and segmented access for each application.
Related resources from NHI Mgmt Group
- How do security teams know whether zero-trust remote access is actually working in practice?
- How should security teams replace VPN trust with zero trust access controls?
- How should OT teams balance emergency response with Zero Trust controls?
- How should teams unify zero trust controls across identity and device security?