Target state of authorisations means the approved set of access rights that a person or system should have. It is the governance baseline used for comparison against live access. When the target state is defined well, teams can spot exceptions, validate provisioning, and correct deviations faster.
Expanded Definition
Target state of authorisations is the approved access baseline used to judge whether a person, service account, API key, or AI Agent has the right permissions for its current role and operating context. In NHI governance, it is less about “who can log in” and more about the exact entitlements that should exist, including scope, duration, and privilege boundaries.
For Non-Human Identity programs, the term overlaps with entitlement modelling, access certification, and least privilege, but it is not identical to any one of them. Definitions vary across vendors, and no single standard governs this yet. Practitioners often use the target state to compare observed access against policy intent, then resolve drift through provisioning, deprovisioning, or JIT controls. That makes the concept especially important in environments with service accounts, workload identities, and delegated automation. NIST SP 800-53 Rev 5 Security and Privacy Controls frames the underlying governance expectation through access control and account management disciplines, while NHI Management Group ties the operational risk to how quickly organisations can detect excess privilege. The most common misapplication is treating the target state as a one-time onboarding checklist, which occurs when teams fail to update it after role, workload, or integration changes.
Examples and Use Cases
Implementing a target state of authorisations rigorously often introduces review overhead, requiring organisations to weigh stronger governance against the cost of keeping entitlements continuously current.
- A service account used by a CI/CD pipeline is approved for read-only access to one artifact repository and nothing else, so any additional write permission is flagged as drift.
- An AI Agent is allowed to call a limited set of internal tools during a defined workflow window, and the target state is updated when the workflow expands or contracts.
- A cloud workload identity is expected to assume only one role in production, with escalation blocked unless a formal exception is documented and time-bound.
- A quarterly access review compares live permissions to the target state so security teams can identify stale privileges before they become persistent exposure.
- An API key used by a third party is bound to a narrow integration scope, then revoked and reissued when the target state changes after vendor onboarding.
These patterns align with the practical governance concerns described in the Ultimate Guide to NHIs and the control expectations in NIST SP 800-53 Rev 5 Security and Privacy Controls.
Why It Matters in NHI Security
Target state of authorisations matters because excessive or outdated permissions are one of the fastest ways NHI risk becomes exploit-ready. NHIMG reports that 97% of NHIs carry excessive privileges, which means live access often drifts far beyond what was originally approved. When the target state is unclear, teams cannot reliably tell whether access is expected, exceptional, or dangerous. That weakens zero trust enforcement, complicates incident response, and makes certification exercises performative instead of corrective.
A well-maintained target state also supports secrets hygiene and lifecycle governance. If a service account, token, or certificate is not mapped to an explicit authorised state, revocation decisions become slow and inconsistent. This is why the concept connects directly to Ultimate Guide to NHIs and to access control design in NIST SP 800-53 Rev 5 Security and Privacy Controls. Organisations typically encounter the cost of an undefined target state only after an audit finding, a privilege escalation, or a compromised service account, at which point the authorisation baseline becomes operationally unavoidable to address.
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 SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-04 | Covers privilege drift and validating non-human access against an approved baseline. |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege access is directly tied to maintaining a target authorization state. |
| NIST SP 800-63 | Identity assurance supports granting only the rights that the authenticated identity should hold. | |
| NIST Zero Trust (SP 800-207) | 3.2 | Zero Trust requires explicit, continuously evaluated authorization decisions. |
| CSA MAESTRO | IAM-02 | Agentic systems need bounded tool access aligned to an approved operational state. |
Define the expected NHI entitlements and continuously compare live access to that approved baseline.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 28, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org