Workflow Definition Operations

The workflowClosed A workflow is a series of steps necessary to complete a process. In the context of Keyfactor Command, it refers to the workflow builder, which allows you automate event-driven tasks when a certificate is requested or revoked. builder in Keyfactor Command is a powerful feature that allows you to manage certificate enrollments, renewals, and revocations on a per templateClosed A certificate template defines the policies and rules that a CA uses when a request for a certificate is received. basis, end-to-end. It can also monitor certificate collections on a periodic basis for certificates that change membership status based on the query criteria of a specified certificate collectionClosed The certificate search function allows you to query the Keyfactor Command database for certificates from any available source based on any criteria of the certificates and save the results as a collection that will be availble in other places in the Management Portal (e.g. expiration alerts and certain reports).. Out of the box, there are workflow builder steps such as requiring approvals for actions like certificate enrollmentClosed Certificate enrollment refers to the process by which a user requests a digital certificate. The user must submit the request to a certificate authority (CA). and revocation requests, sending email notifications, and running PowerShell scripts and APIClosed A set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. requests as part of the request flow.

Tip:  There are two built-in workflow definitions—Global Enrollment Workflow and Global Revocation Workflow—that are used to manage enrollment and revocation requests which are not otherwise handled by custom workflows. These workflows can be configured with steps (see Adding, Copying or Modifying a Workflow Definition), but they cannot be deleted. There are no built-in workflow definitions for the addition and removal of certificates from certificate collections. These actions only go through workflow if you create custom workflows for them.