DEV Community

Discussion on: Spring boot + Spring Security 5 + OAuth2/OIDC Client - Deep Dive

Collapse
 
luqmanulkhair profile image
luqmanulkhair

Hi Shyamala,
Do you know how to do this for webflux security, since the below methods are not there.
.redirectionEndpoint()
.baseUri("/oauth/callback/*")