Get All SAML Client IdP Configurations
GET/saml-clients/idp
Retrieves a list of all configured SAML-based Identity Provider (IdP) integrations for the tenant. Use this endpoint to view details about each SAML client configuration, including metadata, endpoints, certificates, and other settings used for authentication and federation.
Responses
- 200
- 403
- 404
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Status Not Found: The server cannot find the requested resource.
Internal Server Error: The server encountered an unexpected error.