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

Remove session cookie when proxying to the upstream #49

Closed
sevensolutions opened this issue Jan 16, 2025 · 0 comments · Fixed by #51
Closed

Remove session cookie when proxying to the upstream #49

sevensolutions opened this issue Jan 16, 2025 · 0 comments · Fixed by #51
Labels
enhancement New feature or request

Comments

@sevensolutions
Copy link
Owner

I think we should remove the session cookie before proxying the request to the upstream service, because its encrypted and useless.

@sevensolutions sevensolutions added the enhancement New feature or request label Jan 16, 2025
cdanis added a commit to cdanis/traefik-oidc-auth that referenced this issue Jan 17, 2025
sevensolutions pushed a commit that referenced this issue Jan 20, 2025
* fix typo

* add e2e test checking for lack of cookie

* scrub cookie upstream (fixes #49)

* remove unnecessary comment

* filter out all cookie chunks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant