mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-30 10:09:40 +00:00
Updating the NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder processor to execute the ConfigurableJWTProcessor customizations before holding a reference to the JWSKeySelector. Closes gh-12960