Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTenantFromTokenWrapperFunc ¶ added in v0.7.0
func ExtractTenantFromTokenWrapperFunc(tenantTokenClaim string) func(request *web.Request) (string, error)
ExtractTenantFromTokenWrapperFunc returns function which extracts tenant from JWT token. The specified tenantTokenClaim represents the key in the token that contains the tenant identifier value
Types ¶
Click to show internal directories.
Click to hide internal directories.