Zitadel.Idp.V1.IDPType (zitadel_api v1.0.0-rc.9) View Source

authorization framework of the identity provider

Link to this section Summary

Functions

Callback implementation for Protobuf.decode/1.

Callback implementation for Protobuf.encode/1.

Callback implementation for Protobuf.new/0.

Callback implementation for Protobuf.new/1.

Callback implementation for Protobuf.new!/1.

Callback implementation for Protobuf.transform_module/0.

Link to this section Types

Specs

idp_type_jwt() :: :IDP_TYPE_JWT

PLANNED: IDP_TYPE_SAML

Specs

idp_type_oidc() :: :IDP_TYPE_OIDC
Link to this type

idp_type_unspecified()

View Source

Specs

idp_type_unspecified() :: :IDP_TYPE_UNSPECIFIED

Specs

Link to this section Functions