CatalogOrganizationService.

switch_active_identity_provider

switch_active_identity_provider(identity_provider_id: str) -> None

Switch the active identity provider for the organization.

Parameters

nametypedescription
identity_provider_idstrIdentity provider identification string e.g. "auth0"

Returns

None