Skip to content

Allow disabling the default logout page without disabling logout #9938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
eleftherias opened this issue Jun 17, 2021 · 0 comments
Open

Allow disabling the default logout page without disabling logout #9938

eleftherias opened this issue Jun 17, 2021 · 0 comments
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement

Comments

@eleftherias
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant