mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-17 22:40:26 +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