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 method has no input parameters other than the standard headers (see Endpoint Common Features).
Table 1204: 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. |
Was this page helpful? Provide Feedback