sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.76k stars 437 forks source link

Ability to append header to services #3425

Closed JaydenMaalouf closed 1 year ago

JaydenMaalouf commented 1 year ago

Description

I have recently setup CloudFlare Zero Trust and realised that, now that my services are behind Google Authentication, I have no way to connect Overseerr to them unless I whitelist the api path - which is not ideal.

My Overseerr and my services are on two different networks, so external access is how they communicate.

CloudFlare has a function called Service Tokens which can be added to the HTTP headers to bypass the authentication (as long as your CloudFlare Application config is setup to do so) https://developers.cloudflare.com/cloudflare-one/identity/service-tokens/

I have tested this using LunaSea and it works as expected. There is currently no way to append headers to the services - I was wondering if this functionality would be possible to add?

Desired Behavior

Ability to add custom headers to services

Additional Context

No response

Code of Conduct

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

milindpatel63 commented 10 months ago

Came here to ask this exact same thing, and saw that another issue was already here. I would love to see this as well.

M-Pepper commented 6 months ago

Any update on this?