[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

Get SAML Auth Providers

Description

Get list of SAML auth providers

Request

Request

URL

URL


get
https://{api_host}//api/cws/v1/enterprises/{enterpriseLogicalId}/metadata/samlAuthProviders
Copy

Path Parameters

Path Parameters

string
enterpriseLogicalId Required

Enterprise Logical ID


Response

Response

Response Body

Response Body

200 OK

Returns array of string of type application/json

List of SAML auth providers

No error details were provided in the OpenAPI specification.

Code Samples

Code Samples

cURL Command

curl https://{api_host}/api/cws/v1/enterprises/{enterpriseLogicalId}/metadata/samlAuthProviders


Feedback

Was this page helpful?