All Classes and Interfaces
Class
Description
Converter for converting a Keycloak-issued
Jwt into GrantedAuthorities.An implementation of a
JWTClaimsSetAwareJWSKeySelector that selects key candidates based on the
issuer of the provided JWT.An implementation of a
OAuth2TokenValidator that validates the issuer of a Jwt against a
whitelist of allowed tenants.Auto-configuration for multi-tenant resource server support.Configures a
JwtDecoder and exposes it as a bean.Multi-tenant resource server properties.
Configures a
WebMvcConfigurer with a HandlerInterceptor.Configures a
WebSecurityConfigurerAdapter when jwt is used as the mode for resolving the tenant.Provides information about the current tenant in a thread-safe way.
Provides core information about a tenant in a multi-tenant application.
Core interface which loads tenant-specific data.