Zitadel.Management.V1.AddIDPToLoginPolicyRequest (zitadel_api v1.0.0-rc.6) View Source

Link to this section Summary

Link to this section Types

Specs

idp_id() :: String.t()

Specs

Specs

t() :: %Zitadel.Management.V1.AddIDPToLoginPolicyRequest{
  idp_id: idp_id(),
  ownerType: ownertype()
}

Link to this section Functions