I followed the Spring Security 5.0 official reference documentation and sample codes oauth2login to setup OAuth2/OIDC authentication in my project, but it failed and I got t
use redirect-uri instead of redirect-uri-template if use SpringBoot v2.2.1 RELEASE