Java Config http.oauth2Login().loginProcessingUrl("url"); throws NPE.
Override loginProcessingUrl method and cached config url.
Then when the config is initialized,
it calls the super method to complete the configuration.
Fixes gh-5488
|
||
|---|---|---|
| .. | ||
| src | ||
| spring-security-config.gradle | ||