GET Identity Providers Types

The GET /IdentityProviders/Types method is used to list the types of identity providers defined in the AnyCAGateway REST. This method returns HTTP 200 OK on a success with the details of the identity provider types and their type parameters.

This endpointClosed An endpoint is a URL that enables the API to gain access to resources on a server. does not take any input parameters.

Table 1063: GET Identity Providers Types Response Data

Name Description
Id A string containing the AnyCAGateway REST 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. ClosedShow identity provider type details.