GET Identity Providers Types
The GET /Identity/Providers/Types method is used to list the types of identity providers defined in Keyfactor Command. This method returns HTTP 200 OK on a success with the details of the identity provider types and their type parameters. This method has no input parameters other than the standard headers (see Endpoint Common Features).
Permissions for identity providers can be set at either the global or identity provider level. See Identity Provider Permissions for more information about global vs identity provider permissions.
Table 453: GET Identity Providers Types Response Data
| Name | Description |
|---|---|
| Id | A string containing the Keyfactor Command reference GUID for the identity provider type. |
| Name | A string containing the name for the identity provider type. |
| TypeParameters |
An object containing information about the identity provider types. |