Zitadel.Management.V1.GetOIDCInformationResponse (zitadel_api v1.0.0-rc.5) View Source

Link to this section Summary

Link to this section Types

Specs

discovery_endpoint() :: String.t()

Specs

issuer() :: String.t()

Specs

t() :: %Zitadel.Management.V1.GetOIDCInformationResponse{
  discovery_endpoint: discovery_endpoint(),
  issuer: issuer()
}

Link to this section Functions