Zitadel.Idp.V1.IDPOwnerType (zitadel_api v1.0.0-rc.4) View Source
the owner of the identity provider.
Link to this section Summary
Types
org is managed by de organisation administrators
system is managed by the ZITADEL administrators
Link to this section Types
Specs
idp_owner_type_org() :: :IDP_OWNER_TYPE_ORG
org is managed by de organisation administrators
Specs
idp_owner_type_system() :: :IDP_OWNER_TYPE_SYSTEM
system is managed by the ZITADEL administrators
Specs
idp_owner_type_unspecified() :: :IDP_OWNER_TYPE_UNSPECIFIED
Specs
t() :: integer() | idp_owner_type_unspecified() | idp_owner_type_system() | idp_owner_type_org()