Since oauth2resourceserver-multitenancy
generates an AuthenticationManagerResolver
, it should handle any of its own JwtDecoder
or OpaqueTokenIntrospector
instances.
As such, the application properties should be changed so as to not trigger Boot's autoconfiguration of these beans.