Disabling logout in WebFlux does nothing #7682
Labels
in: config
An issue in spring-security-config
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Summary
Although there is a function to disable logout in WebFlux, it does not work.
Actual Behavior
When disabling logout, a "/logout" page is still generated.
Expected Behavior
When disabling logout, no "/logout" should be generated.
Configuration
The text was updated successfully, but these errors were encountered: