This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
get_identity_provider
get_identity_provider(
identity_provider_id: str
) ->
CatalogIdentityProvider
Get an individual identity provider.
Parameters
name | type | description |
---|---|---|
identity_provider_id | str | Identity provider identification string e.g. "demo" |
Returns
type | description |
---|---|
CatalogIdentityProvider | Catalog identity provider object containing structure of the identity provider. |