Access policies API
Enable fine-grained control over how just-in-time access requests are evaluated, approved, and enforced, ensuring secure, compliant, and context-aware access policies.
Last updated
Enable fine-grained control over how just-in-time access requests are evaluated, approved, and enforced, ensuring secure, compliant, and context-aware access policies.
The Access Policies API gives you fine-grained control over how just-in-time access requests are evaluated and approved. By defining policy rules based on both the requestor (who is making the request) and the resource (what they’re trying to access), you can enforce consistent, auditable, and dynamic access controls across your infrastructure.
Access policies allow you to direct access requests through different approval paths based on context. For example, you can require manual approval for sensitive production systems, while allowing auto-approved access to staging environments. You can also limit request scope using filters or directory-based rules, ensuring access is only available to the right people at the right time.
Last updated