Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ProviderAdminRole is the role that gives Provider Admin access to an org ProviderAdminRole = "FORGE_PROVIDER_ADMIN" // ProviderViewerRole is the role that gives Provider Viewer access to an org ProviderViewerRole = "FORGE_PROVIDER_VIEWER" // TenantAdminRole is the role that gives Tenant Admin access to an org TenantAdminRole = "FORGE_TENANT_ADMIN" )
Variables ¶
This section is empty.
Functions ¶
func ValidateOrgMembership ¶
ValidateOrgMembership validates if a given user is member of an org
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.