EDR and IAM solve different problems, and neither fully describes what happens inside a browser session. EDR sees endpoint behaviour, while IAM sees authentication and authorisation, but browser-mediated AI use can sit between them. The result is a blind spot where policy may exist, yet the evidence needed to prove enforcement is missing.
Why This Matters for Security Teams
EDR and IAM are both necessary, but they were built to answer different questions. EDR can show what ran on an endpoint; IAM can show who authenticated and what entitlements were granted. ai compliance, especially for browser-mediated AI use, requires proof of what happened inside the session itself, including prompts, file transfers, plugin calls, and data movement. Without that middle layer, controls may exist on paper while enforcement remains unverified.
This is why gaps appear during audits and incident reviews. Security teams often discover that a user was correctly authenticated, the device was healthy, and yet sensitive data still moved into an AI service through a browser tab or embedded assistant. That is consistent with the broader NHI risk picture described in NHIMG’s Top 10 NHI Issues, where visibility and lifecycle failures repeatedly undermine governance, and with the browser-and-credential abuse patterns discussed in Ultimate Guide to NHIs — Regulatory and Audit Perspectives. Current compliance pressure is also being shaped by the NIST Cybersecurity Framework 2.0 and the EU AI Act, both of which push organisations toward demonstrable control, not just assumed control. In practice, many security teams encounter AI policy violations only after the browser session has already carried the data out of sight.
How It Works in Practice
The practical gap is that EDR and IAM sit at the edges of the workflow, while AI use increasingly happens in the middle. IAM validates the human account, SSO session, or device trust state. EDR records process creation, network activity, and endpoint alerts. But a browser session can bridge those controls without being fully represented by either one, especially when employees interact with public chat tools, enterprise copilots, or custom agentic workflows.
Effective coverage usually requires a third telemetry layer focused on session governance. That layer tracks:
- Which AI service or model was accessed
- What data was entered, uploaded, or copied
- Whether prompts included regulated or confidential content
- Whether the session used sanctioned identities, extensions, or connectors
- Whether the event can be reconstructed for audit and legal review
For NHI-heavy environments, this matters because the same access path can be used by a human user, an embedded assistant, or an automated agent. NHIMG’s Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs is useful here because lifecycle discipline is what makes evidence durable across provisioning, use, rotation, and revocation. At the technical layer, teams are increasingly mapping browser and AI session events to policy engines and workload signals rather than relying on static allowlists alone. That aligns with emerging guidance in agent and AI security communities, where policy must be evaluated in context at request time, not only at sign-in. These controls tend to break down in unmanaged browser environments and shadow AI usage because the session never enters the telemetry stack that EDR or IAM can actually see.
Common Variations and Edge Cases
Tighter browser and AI monitoring often increases operational overhead, requiring organisations to balance stronger evidence collection against user privacy, friction, and support burden. There is no universal standard for this yet, so current guidance suggests being explicit about which events are logged, which content is redacted, and how long session evidence is retained.
Two edge cases matter most. First, enterprise-managed browsers may provide excellent visibility, but they can still miss copy-paste into unmanaged tools or local model interfaces. Second, agentic workflows can move data through tool chains that look benign at each step, yet become non-compliant in aggregate. This is why plain IAM reports and EDR alerts often fail to satisfy audit questions about AI usage, especially when browser extensions, embedded copilots, or multi-step agents are involved. The compliance issue is not just authentication or malware detection; it is the lack of a continuous control narrative.
That concern is consistent with the secret-sprawl and remediation delays discussed in NHIMG’s The State of Secrets in AppSec and with AI credential abuse patterns seen in LLMjacking: How Attackers Hijack AI Using Compromised NHIs. For organisations aligning to the EU AI Act regulatory framework, the practical takeaway is simple: compliance evidence must follow the session, not just the login. In mixed human and agent environments, browser-only activity is often where governance breaks first.
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 OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Browser sessions often hide NHI exposure and misuse. |
| OWASP Agentic AI Top 10 | AGENT-03 | Agentic workflows create tool-chain activity IAM and EDR miss. |
| NIST CSF 2.0 | PR.AC-4 | Access control alone does not prove AI policy enforcement. |
Track every NHI used in browser-mediated AI flows and revoke unknown or stale credentials fast.