By NHI Mgmt Group Editorial TeamPublished 2026-05-16Domain: EventsSource: Semperis

TL;DR: Accelerated AI adoption is expanding non-human identity sprawl across hybrid environments while many teams still lack the guardrails to govern existing Entra ID workload identities, from app registrations and service principals to secrets, certificates, managed identities, and federated credentials, according to Semperis. The governance problem is no longer theoretical: workload identity controls are becoming the baseline for AI-era identity security, and inherited permissions plus lifecycle blind spots will only raise the blast radius.


At a glance

What this is: This is a practitioner-focused analysis of securing Entra ID workload identities, with the key finding that governance gaps today will become more consequential as AI agents expand the non-human identity footprint.

Why it matters: IAM teams need to treat workload identity governance as a present-day control problem because the same weaknesses that affect service principals and secrets will also shape how future AI agents are controlled.

By the numbers:

👉 Read Semperis's analysis of Entra ID workload identity security for AI-era environments


Context

Entra ID workload identity security is the discipline of controlling the non-human identities that authenticate and act in Microsoft Entra environments, including app registrations, service principals, managed identities, secrets, certificates, and federated credentials. The core problem is that many organisations can enumerate human access more easily than machine access, which leaves workload identity governance incomplete before AI agents are even added to the mix.

Semperis uses this session to argue that workload identity controls are already behind operational reality. The practical issue is not future AI hype, but the present state of delegated access, credential handling, and lifecycle management across hybrid identity estates. That starting point is typical for many enterprises, not exceptional.


Key questions

Q: How should security teams govern Entra ID workload identities in hybrid environments?

A: Start by inventorying app registrations, service principals, credential types, and owners as separate governance objects. Then apply least privilege, delegated administration boundaries, and lifecycle reviews so permissions are reviewed on the runtime identity, not just the application definition. Hybrid environments need continuous visibility because workload identities often outnumber the humans who manage them.

Q: Why do workload identities create a different risk profile from human accounts?

A: Workload identities authenticate without human presence, often use long-lived credentials, and are frequently delegated across teams and pipelines. That combination makes ownership drift, weak storage, and over-permissioning more likely. Human IAM controls alone do not cover these patterns, so workload identity governance needs its own inventory, credential, and offboarding discipline.

Q: What breaks when secrets are used as the default for workload access?

A: Static secrets become the easiest compromise path because they can leak into code, config files, build systems, and deployment logs. Once exposed, they often retain access longer than the workload needs, which increases standing privilege and widens the blast radius. The failure is not just exposure, but persistence after the business need has changed.

Q: Who is accountable when delegated workload identity ownership drifts over time?

A: Accountability should sit with the business and technical owner of the workload, but identity and security teams must enforce the process. If ownership changes without a matching offboarding or recertification event, the identity programme has failed to track the actual control owner. That is a governance failure, not only an operational oversight.


Background and context

App registrations versus service principals in Entra ID

App registrations define an application's identity object, while service principals represent that identity in a tenant and carry the actual permissions and assignments used at runtime. That distinction matters because teams often review the registration but miss the operational surface created by the service principal. In practice, a workload may have multiple service principals across tenants, each with different scopes, owners, and credential states. Without a clear inventory, governance becomes fragmented and entitlement drift is easy to miss.

Practical implication: Inventory app registrations and service principals separately so ownership, permissions, and credential status are reviewed on the actual runtime identity, not just the template object.

Secrets, certificates, managed identities, and federated credentials

Workload identities can authenticate through several credential types, each with different risk profiles. Secrets and certificates are static credentials that require secure storage and rotation discipline. Managed identities reduce direct secret handling by binding identity to cloud resources, while federated credentials replace long-lived secrets with token exchange based on external trust. The key technical point is that these are not interchangeable controls. Each changes how trust is established, how compromise happens, and how lifecycle events should be managed.

Practical implication: Choose the credential model that matches the workload's operating pattern, then align storage, rotation, and offboarding controls to that model rather than applying one process to all.

Delegation, app management policies, and least privilege over time

Workload identity risk often grows through delegated administration. DevOps teams or application owners may need control, but unmanaged delegation can expand ownership, permit risky credential practices, and create persistent permission creep. App management policies and custom roles help constrain who can create, modify, or grant access, while governance controls can keep privileges from accumulating silently over time. The mechanism is not just initial access, but whether the identity remains constrained as the application changes.

Practical implication: Set guardrails around who can create and alter workload identities, and review whether delegated ownership is still aligned with the current application lifecycle.


NHI Mgmt Group analysis

Workload identity governance is now a baseline identity control, not a cloud add-on. Entra ID workload identities sit inside the same identity fabric as human access, but they behave like NHI assets with their own owners, credentials, and lifecycle failure modes. That means IAM teams cannot treat them as a side category managed only by platform engineers. The practical conclusion is that workload identity inventory, ownership, and credential policy belong inside the core identity programme.

Secret handling remains the weakest assumption in most workload identity programmes. The governance model often assumes that long-lived credentials will be stored, rotated, and revoked cleanly, but the operational record shows that secrets routinely escape into code, config, and build tooling. That is a classic NHI failure mode, not a niche hygiene problem. Practitioners should recognise that static credential handling is still the most common place where workload identity governance collapses.

Delegated ownership without lifecycle offboarding creates identity drift that audit cycles rarely catch. A workload identity may start under one team, but applications, pipelines, and permissions change over time while ownership stays stale. That is the same governance flaw seen in other NHI problems: access outlives the business context that justified it. The implication is that offboarding, recertification, and role scope must be tied to the workload lifecycle, not just the tenant.

AI agents widen the consequence of weak workload identity design, but they do not create a new identity discipline. The session's most important signal is that agents inherit the governance weaknesses already present in workload identities, including delegated authority, credential sprawl, and lifecycle blind spots. If organisations cannot control Entra workload identities now, agent identity governance will simply amplify the same failure modes. The practitioner takeaway is to harden the base layer before adding autonomous behaviour.

Identity blast radius is the right concept for modern workload governance. The real question is not whether an identity exists, but how much damage it can do when its permissions, delegation chain, and credentials are combined. In Entra ID, that blast radius is shaped by app management policies, custom roles, and whether credential types are matched to actual use. Teams should measure how far a single workload identity can travel before it is constrained.

From our research:

  • Only 5.7% of organisations have full visibility into their service accounts, according to Ultimate Guide to NHIs.
  • Our research also shows that 71% of NHIs are not rotated within recommended time frames, which keeps exposure active far longer than most teams assume.
  • For the broader control model, see Top 10 NHI Issues for the governance failures most likely to surface in Entra-style environments.

What this signals

Workload identity programmes are moving from inventory exercises to control-plane design. As AI adoption accelerates, teams will need to treat Entra ID workload identities as first-class governance objects with ownership, policy, and telemetry attached. The organisations that can already see their service accounts, credential types, and delegation paths will be better positioned to absorb agent identities later.

Identity blast radius will become a board-level metric for machine access. If a single service principal can reach multiple applications, pipelines, or tenants, then the issue is not only compromise likelihood but scope of impact. Teams should quantify how much access each workload identity can fan out to before adding any new automation or AI layer.

The next step for many programmes is to connect workload identity governance with zero trust and lifecycle controls rather than treating them as separate initiatives. That means aligning app management policies, recertification triggers, and telemetry-driven hunting with the same governance model used for privileged human access and other NHI classes.


For practitioners

  • Separate identity objects from runtime identities Maintain distinct inventories for app registrations and service principals so reviews target the tenant-scoped identity that actually carries permissions and credentials.
  • Reduce static credential dependence Replace long-lived secrets where possible with managed identities or federated credentials, and ensure secrets that remain are rotated, scoped, and offboarded with the workload.
  • Constrain delegated ownership Use custom roles and app management policies to limit who can create credentials, grant access, or alter workload settings in Entra ID.
  • Tie recertification to workload lifecycle events Trigger access review and ownership checks when applications change teams, pipelines, or runtime dependencies, not only on calendar cadence.
  • Use telemetry to hunt workload identity abuse Leverage Microsoft Defender and XDR signals to inventory workload identities, detect exposed credentials, and investigate redirect URI abuse patterns.

Key takeaways

  • Entra ID workload identities are already a core identity governance problem, not a future AI-only concern.
  • Static secrets, delegated ownership, and weak visibility are the recurring failure modes that widen workload identity risk.
  • Teams should tighten inventory, delegation, and lifecycle controls now so AI agents do not inherit an already fragile foundation.

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 Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Workload identity inventory and ownership are central to this session.
NIST Zero Trust (SP 800-207)PR.AC-4Least privilege and continuous access control align with workload identity guardrails.
NIST CSF 2.0PR.AC-1Identity governance and access control are the core controls discussed here.

Inventory every Entra workload identity and assign explicit ownership before expanding automation.


Key terms

  • Workload Identity: A workload identity is the non-human identity an application, service, or pipeline uses to authenticate and access resources. It is governed like an identity, not just a technical setting, because its permissions, credentials, and lifecycle determine how much damage compromise can cause.
  • Service Principal: A service principal is the tenant-specific runtime representation of an application identity in Entra ID. It carries the permissions, assignments, and credential state that matter for operations, so it is the object security teams must govern when they review real access and risk.
  • Federated Credential: A federated credential lets a workload authenticate through trusted external identity assertions instead of storing a long-lived secret. It reduces secret sprawl, but it still depends on correct trust configuration, scope control, and lifecycle management to avoid turning trust exchange into silent overreach.
  • Identity Blast Radius: Identity blast radius is the amount of systems, data, and operational capability a single identity can reach if it is misused or compromised. For workload identities, it is a practical measure of how far a weak credential or over-permissioned service principal can travel before controls stop it.

Deepen your knowledge

Workload identity governance and delegated access controls are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building policy around Entra ID identities and AI-era workload access, it is a practical place to start.

This post draws on content published by Semperis: securing Entra ID workload identities before AI agents raise the stakes. Read the original.

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