GET Templates Settings

Important:  This operation has been deprecated. It is retained for backwards compatibility, but all new development should use the GET Enrollment Patterns Settings operation.

The GET /Templates/Settings operation retrieves the global templateClosed A certificate template defines the policies and rules that a CA uses when a request for a certificate is received. policy settings Keyfactor Command. On success, the operation returns HTTP 200 OK with  details about the global template policy settings. There are no input parameters for this operation other than the standard headers (see Endpoint Common Features).

Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:

/certificate_templates/read/

Table 1004: GET Templates Settings Response Data

Name Description
Template Regexes

An array of objects containing the system-wide template regular expression settings. These apply to all enrollments that are not otherwise overridden by individual template settings, including those that do not use a template (for example, from a standalone CA). ClosedShow template regular expression details.

Template Defaults

An array of objects containing the system-wide template default settings. These apply to all enrollments that are not otherwise overridden by individual template settings, including those that do not use a template (for example, from a standalone CA). ClosedShow template default details.

Note:  See also the Subject Format application setting, which takes precedence over enrollment defaults at both the system-wide and template level (see Application Settings: Enrollment Tab) but does not apply to enrollment requests done through the Keyfactor API.
Template Policy

An object containing the system-wide template policy settings. These apply to all enrollments that are not otherwise overridden by individual template settings, including those that do not use a template (for example, from a standalone CA). ClosedShow template policy details.