Skip to main content

Create a new Issuer configuration

POST 

/v1/distributedissuers/configurations

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Adds a new Issuer Configuration, which links the following together - Sub CA Provider, Policies used to determine which certificates can be issued, and the IdP (Identity Provider) the Issuer should trust when receiving signed JWTs from its clients.

Deprecated: use POST /v1/distributedissuers/configurations/DISTRIBUTED_ISSUER instead. This alias creates a DISTRIBUTED_ISSUER configuration and behaves identically.

Request

Responses

Issuer configuration successfully created; details in response body.