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

Matthiasblaesing fixes #258

Merged
merged 3 commits into from Jul 16, 2023
Merged

Matthiasblaesing fixes #258

merged 3 commits into from Jul 16, 2023

Conversation

paultuckey
Copy link
Owner

@paultuckey paultuckey commented Jul 16, 2023

PR so that CI will run for #234

matthiasblaesing and others added 3 commits July 16, 2023 21:59
mod_rewrite passes cookies to the backend servers when run in proxy
mode. For us this is helpful as our single-sign-on solution is cookie
based. We use mod_rewrite to map backend APIs to our frontend servers
and thus fix the CORS problem.

When testing urlrewritefilter as an alternative solution I noticed,
that my requests were all redirected to our authentication servers and
the dropped cookies would cause that behavior. This triggered my
investigation.
Fix compatibility with mod_rewrite in proxy mode
@paultuckey paultuckey merged commit dc00090 into main Jul 16, 2023
1 check passed
@paultuckey paultuckey deleted the matthiasblaesing_fixes branch July 16, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants