Add SameSite session cookie config property for WebFlux
This commit adds a new `spring.webflux.session.cookie.same-site` confuguration property that sets the default value for the "SameSite" attribute in the WebFlux session cookies. Closes gh-20970
Showing
Please register or sign in to comment