Identity Revoke JIT
identity_revoke_jitRevoke an active Just-In-Time grant immediately. Provide grant ID and audit reason to terminate access.
Instructions
Revoke an active JIT grant immediately. Requires admin role, identity:write scope, and an audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant_id | Yes | JIT grant id to revoke. | |
| operator_role | No | Operator role for this write action. Must be admin. | viewer |
| operator_scopes | No | Comma-separated operator scopes. Must include identity:write. | |
| reason | No | Human audit reason for revoking the grant. | |
| tenant_id | No | Tenant scope for audit logging. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |