mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
Not seeing the identity headers for proxied resources #565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abs3ntdev on GitHub (Aug 6, 2025).
The documentation outlines that Remote-User Remote-Email and Remote-Name should be passed through to my services when they are proxied and authentication is enabled. I am not seeing any of these headers in my requests.
As an example I am trying to use these headers in organizr but they are not there. i am using badger v1.2.0 pangolin v1.8.0 and newt v1.4.0
The resource is configured with platform SSO enabled and working otherwise
I am not sure if I am missing a setting to enable these headers or if something is stripping these headers before they make it to the service but I am happy to provide any information that may be helpful in fixing this.
@miloschwartz commented on GitHub (Aug 7, 2025):
Will take a look
@miloschwartz commented on GitHub (Sep 27, 2025):
Was not able to reproduce. Is this still a bug on the latest for you? What service are you exposing?
@abs3ntdev commented on GitHub (Sep 27, 2025):
no this is resolved it was a me issue and i forgot to close it. will close now