spring-security
spring-security copied to clipboard
Update the OAuth2 jwt and opaque Resource Server documentation
Prefer usage of the Lambda DSL.
The OAuth2ResourceServerConfigurer::opaqueToken and OAuth2ResourceServerConfigurer::jwt methods are deprecated since Spring Security 6.1.
With Spring Security 6.3, it looks like both methods are not working.