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