CatalogOrganizationService.
list_identity_providers
list_identity_providers() ->
list[CatalogIdentityProvider]
Returns a list of all identity providers in the current organization.
Parameters
NoneReturns
| type | description |
|---|---|
| list[CatalogIdentityProvider] | List of identity providers in the current organization. |