Skip to content
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

Request header pre-auth filter must logout automatically #371

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

groldan
Copy link
Member

@groldan groldan commented Nov 17, 2023

Make the Gateway request header pre-auth filter automatically logout if there's a pre-auth token but the request doesn't contain a user principal.

This allows the gateway to perform the logout without having to call any geoserver specific endpoint.

Make the Gateway request header pre-auth filter automatically logout if
there's a pre-auth token but the request doesn't contain a user
principal.

This allows the gateway to perform the logout without having to call any
geoserver specific endpoint.
@groldan groldan added the bug Something isn't working label Nov 17, 2023
@groldan groldan merged commit b435c79 into geoserver:main Nov 17, 2023
1 check passed
@groldan groldan deleted the bug/pre-auth-gateway-filter-logout branch November 17, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant