GET /FederationAuthentication/

Gets the list of Federated Authentication Providers in the application.
 

Request

Method Request URI
GET /API/FederationAuthentication/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A list of Dundas.BI.AccountServices.Extensibility.FederatedAuthenticationProvider objects, or a status code indicating failure.