Identity Providers

The Identity Providers component of the Keyfactor APIClosed An API is 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. includes methods necessary to programmatically edit and retrieve identity providers within Keyfactor Command.

Table 459: Identity Providers Endpoint

Endpoint Method Description Link
/{id} GET Returns the identity provider with the specified ID. GET Identity Providers ID
/{id} PUT Updates the identity provider with the specified ID. PUT Identity Providers ID
/ GET Returns all identity providers defined within Keyfactor Command with filtering and output options. GET Identity Providers
/ POST Add the identity provider to Keyfactor Command. POST Identity Providers
/Types GET Returns details for all the identities provider types defined within Keyfactor Command. GET Identity Providers Types