mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-18 06:50:24 +00:00
This makes the AuthenticationManager used by the OAuth2 Resource Server configurable, focusing at this point on the Jwt use case. Fixes: gh-5750