Feature Request: Custom http headers for authentication #1705

Closed
opened 2026-04-05 19:40:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @miloschwartz on 3/16/2025

Discussed in https://github.com/orgs/fosrl/discussions/101

Originally posted by ellite January 24, 2025
I'd like to request the possibility to authenticate with custom header tokens.

Some apps allow me to set custom headers that the proxy can use to authenticate the requests (tautulli for example) or api endpoints from a CI/CD environment.
This feature is very useful so I can keep the service behind authentication but allow mobile apps to access it through the tunnel.

Cloudflare has this feature and works really well.
On cloudflare we can add this 2 headers to the requests and they'll be authenticated.

CF-Access-Client-Id: xxxxxxxxxxxxxxxxxxxxxxxxxx
CF-Access-Client-Secret: xxxxxxxxxxxxxxxxxxxxxxxx

Thank you.

*Originally created by @miloschwartz on 3/16/2025* ### Discussed in https://github.com/orgs/fosrl/discussions/101 <div type='discussions-op-text'> <sup>Originally posted by **ellite** January 24, 2025</sup> I'd like to request the possibility to authenticate with custom header tokens. Some apps allow me to set custom headers that the proxy can use to authenticate the requests (tautulli for example) or api endpoints from a CI/CD environment. This feature is very useful so I can keep the service behind authentication but allow mobile apps to access it through the tunnel. Cloudflare has this feature and works really well. On cloudflare we can add this 2 headers to the requests and they'll be authenticated. CF-Access-Client-Id: xxxxxxxxxxxxxxxxxxxxxxxxxx CF-Access-Client-Secret: xxxxxxxxxxxxxxxxxxxxxxxx Thank you.</div>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1705