You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
When form login and logout are enabled, the LogoutPageGeneratingWebFilter will create a default logout page at "/logout".
If logout is disabled, then the default logout page is not created.
We should add the ability to disable the default logout page without disabling logout.
The text was updated successfully, but these errors were encountered:
Background
When form login and logout are enabled, the
LogoutPageGeneratingWebFilter
will create a default logout page at "/logout".If logout is disabled, then the default logout page is not created.
We should add the ability to disable the default logout page without disabling logout.
The text was updated successfully, but these errors were encountered: