Identity Grant JIT
identity_grant_jitGrant time-bound just-in-time access to a specific tool for an identity. Requires admin role and audit reason for compliance.
Instructions
Grant an identity time-bound JIT access to one tool. Requires admin role, identity:write scope, and an audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identity_id | Yes | Identity id to grant time-bound access to. | |
| tool_name | Yes | Tool the grant authorizes, beyond the identity's standing scope. | |
| ttl_seconds | No | Grant lifetime in seconds. | |
| ticket_id | No | Optional change/incident ticket id for the grant. | |
| 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 granting access. | |
| tenant_id | No | Tenant scope for audit logging. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |