PKI Signers

Pre-approve signing for a member (admin only)

post/api/v1/cert-manager/signers/{signerId}/requests/pre-approve

Path parameters

signerIdstring uuid required

Request body

granteeUserIdstring uuid
granteeIdentityIdstring uuid
justificationstring required
requestedSigningsinteger
requestedWindowDurationstring

How long the approval stays usable once it is granted, for example '4h'. The window starts when the request is approved.

Response

Default Response