issue_cert
Issue short-lived SSH certificates for user access with tight TTL and admin approval requirements.
Instructions
Issue a short-lived SSH certificate for a user.
Certificates are signed by the local CA with a tight TTL. Requires ADMIN role and prior approval.
Risk level: high.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| principals | No | ||
| ttl_seconds | No | ||
| justification | No | ||
| approval_request_id | No |