TenantResolver
that resolves the tenant from a request cookie.CookieTenantResolver
configuration.ConfigurationProperties
implementation of CookieTenantResolverConfiguration
.ConfigurationProperties
implementation of CookieTenantWriterConfiguration
.TenantWriter
.TenantResolver
that resolves to a fixed static named tenant id.FixedTenantResolver
configuration.ConfigurationProperties
implementation of FixedTenantResolverConfiguration
.TenantResolver
that resolves the tenant from the request HTTP Header.HttpHeaderTenantResolver
configuration.ConfigurationProperties
implementation of HttpHeaderTenantResolverConfiguration
.PrincipalTenantResolver
configuration.ConfigurationProperties
implementation of PrincipalTenantResolverConfiguration
.SessionTenantResolver
configuration.ConfigurationProperties
implementation of SessionTenantResolverConfiguration
.Cookie
can be sent along cross-site requests.TenantPropagationHttpClientFilter
should be enabled.CookieTenantResolver
.FixedTenantResolver
.HttpHeaderTenantResolver
.PrincipalTenantResolver
.SessionTenantResolver
.SubdomainTenantResolver
.SystemPropertyTenantResolver
.CookieTenantWriter
.HttpHeaderTenantWriter
.TenantPropagationHttpClientFilter
path.SubdomainTenantResolver
configuration.ConfigurationProperties
implementation of SessionTenantResolverConfiguration
.TenantResolver
that resolves from a System property called .SystemPropertyTenantResolver
configuration.ConfigurationProperties
properties implementation of SystemPropertyTenantResolverConfiguration
.HttpClientFilter
to enable Token propagation.