Quote:
Originally Posted by kovidgoyal
Again, if your oauth proxy software cannot maintain a mapping between whatever uuid it gets from the authentication backend to real usernames and use those real usernames in an auth header, then you need to find a better proxy.
Or write a simple proxy yourself to do that. One that sits in between oauth2-proxy and calibre and rewrites the authentication header.
|
Most software has a pre-auth mode where they accept a particular http header or a configurable one as username. That's the reason why I asked here for this kind of feature.
Alright, I understand that you don't want to consider this as a possible feature for calibre and that I need to find a more complicated way.
Thanks for the time you spend answering.