You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.