Add JwtDecoder hint for oauth2Login

Closes gh-12615
This commit is contained in:
Marcus Da Coregio
2023-02-03 14:34:32 -03:00
parent 7409d14504
commit 3572111cf5
3 changed files with 94 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor=\
org.springframework.security.config.annotation.authentication.configuration.AuthenticationManagerBeanRegistrationAotProcessor
org.springframework.aot.hint.RuntimeHintsRegistrar=\
org.springframework.security.config.aot.hint.OAuth2LoginRuntimeHints