Giter Club home page Giter Club logo

Comments (4)

tuunit avatar tuunit commented on June 21, 2024

We had similar requests in the past. This to me sounes like feature creep and we most likely aren't going to support this. Use existing solutions dedicated for providing static files like nginx and setup proper routing for your files.

@JoelSpeed any other opinion on this?

from oauth2-proxy.

tuunit avatar tuunit commented on June 21, 2024

Furthermore, don't we already have an option that serves static html files anyway?

--custom-templates-dir string path to custom html templates?

anything further than that like images, css and etc. should be provided from somewhere else

from oauth2-proxy.

devildant avatar devildant commented on June 21, 2024

We had similar requests in the past. This to me sounes like feature creep and we most likely aren't going to support this. Use existing solutions dedicated for providing static files like nginx and setup proper routing for your files.

@JoelSpeed any other opinion on this?

for me it would be a gas factory, having to put an nginx server on the front end.
I use a reverse proxy on Synology but impossible to write the conf.
therefore this would amount to putting an nginx container in front of oauth2-proxy just for images and a manifest file.
Hence my feature request :p

it would just be a matter of being able to bind a volume, and its contents appear in a directory /oauth2/static/custom for example

Furthermore, don't we already have an option that serves static html files anyway?

--custom-templates-dir string path to custom html templates?

anything further than that like images, css and etc. should be provided from somewhere else

yes i use it (--custom-templates-dir) to customize the login and error page and it works well, but unfortunately I cannot define manifest or images for certain meta tag which requires a file on the server (base64 does not work)

I tried to put my images and manifest files in the directory (custom-templates-dir), but I can't find a route to access them

from oauth2-proxy.

devildant avatar devildant commented on June 21, 2024

with the customization of templates it seems logical to me to be able to define static files :)

from oauth2-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.