Security teams should use a controlled manual propagation workflow with clear approval, assignment, and completion tracking. The key is to keep the identity system authoritative for who should have access, while using tickets to manage the operational step of granting it in the target system. This preserves auditability, reduces drift, and gives teams a reliable way to sync access state.
Why This Matters for Security Teams
Internal tools that do not expose APIs or webhooks create a governance gap: identity decisions can be correct, yet the actual permission change still depends on a person clicking through a console or a legacy admin screen. That is where drift starts. Security teams still need a source of truth for entitlement approval, but they also need an operational path that preserves auditability when automation is not available.
This is especially important for NHI-adjacent access, service consoles, and admin portals where credentials are often overused, long-lived, or shared. NHIMG research shows that 97% of NHIs carry excessive privileges and only 20% of organisations have formal offboarding and revocation processes for API keys, which is a strong signal that manual access handling is already a weak point in many environments. The same control discipline applies here even when the target system is not API-driven, because the risk is the untracked gap between approval and actual enforcement. See the Ultimate Guide to NHIs and the OWASP Non-Human Identity Top 10 for the broader control context.
In practice, many security teams discover access drift only after an audit failure, an emergency offboarding event, or an unexpected privilege review, rather than through intentional control testing.
How It Works in Practice
The practical model is controlled manual propagation: the identity platform or ticketing workflow approves access, assigns a named owner to execute the change in the target system, and records completion evidence before the request closes. This keeps the IAM system authoritative for who should have access, even if the target tool cannot consume that decision automatically.
For repeatability, the workflow should define who may approve, who may perform the admin action, what evidence is required, and how completion is verified. Current guidance suggests treating the ticket as the operational control plane, not the source of truth. The source of truth should remain the entitlement policy, while the ticket captures the execution step, timestamps, and reviewer notes. That pattern aligns well with the control intent described in NIST SP 800-53 Rev. 5 Security and Privacy Controls, especially around access enforcement, accountability, and audit logging.
- Approve access in the identity system, not in email or chat.
- Route a ticket to the system owner or delegated admin for manual provisioning.
- Require completion evidence, such as screenshots, change notes, or export logs.
- Reconcile the ticket against the authoritative entitlement record.
- Set a review date for temporary access and confirm revocation when it expires.
This approach also supports non-human identities when an internal tool cannot integrate cleanly with secrets management or SSO. In that case, the same workflow should track the credential issued, its owner, its TTL, and the revocation date, so the manual step does not become a permanent exception. The Ultimate Guide to NHIs — Key Challenges and Risks is useful for understanding why this discipline matters. These controls tend to break down when local admins bypass tickets during urgent requests because the approval trail and the actual system state diverge.
Common Variations and Edge Cases
Tighter manual control often increases operational overhead, requiring organisations to balance speed against evidence quality. That tradeoff becomes more visible in teams that handle frequent break-glass requests, contractor onboarding, or legacy platforms with fragile admin interfaces.
Best practice is evolving, but there is no universal standard for how much evidence is enough. Some environments require a second approver for privileged access; others accept post-change attestation if the request is time-bound and the system is low risk. For especially sensitive internal tools, pairing the workflow with privileged access management and short-lived access reduces the chance that a manual grant becomes a standing exception. For broader NHI guidance, the 52 NHI Breaches Analysis shows how often control failures compound when access is granted without clean revocation.
Edge cases also include systems that can export audit logs but cannot receive provisioning events, and systems where a human operator must create the account but a machine credential is later attached. In those cases, the review should focus on whether the final access state matches the approved entitlement, not whether the grant was automated. Security teams that ignore this distinction usually end up with tickets that close successfully while the tool itself remains over-provisioned.
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, OWASP Agentic AI Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Manual grants must still preserve least privilege and traceable NHI ownership. |
| OWASP Agentic AI Top 10 | Manual access workflows often serve AI agents and other autonomous workloads. | |
| CSA MAESTRO | MAESTRO supports governance patterns for controlled agent and workload access. | |
| NIST CSF 2.0 | PR.AA-01 | Identity and access accountability depend on documented, enforceable authorization records. |
| NIST AI RMF | GOVERN | Governance is needed when humans operationally execute access changes for AI-related workloads. |
Use NHI-01 to require named ownership, approval, and revocation evidence for every manually granted access change.
Related resources from NHI Mgmt Group
- How should security teams handle credential access in AI-powered browsers and other agentic browsing tools?
- How should security teams handle identity-related support requests across Slack and ticketing tools?
- How should security teams handle access requests when ITSM tools are already in place?
- How should security teams handle short-lived access when users need to extend it without creating standing privilege?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 27, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org