Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultDisplayName = "Default"
View Source
var DefaultExternalID = "default"
View Source
var DefaultID = uuid.MustParse("00000000-0000-0000-0000-000000000000")
DefaultID is the well-known UUID reserved for the default / system organization. It is equivalent to the previous `store.NullOrgId` constant.
Functions ¶
Types ¶
type ExternalOrganization ¶
ExternalOrganization represents an organization as asserted by an external identity provider. ID is the provider's opaque identifier (may not be a UUID).
Click to show internal directories.
Click to hide internal directories.