On Thu, Jun 18, 2020 at 5:56 AM Paul Lockaby <p...@paullockaby.com> wrote:
> Hello, I'm wondering if this is possible. I have a web server that reverse > proxies applications and also implements our organization's SSO system. > After logging the user in the web server sets X-Forwarded-User to the > user's username. Is it possible to use this system with pgadmin4 to > automatically log people in? I imagine sort of a cross between server mode > and desktop mode where the user can't change their password and doesn't > have to go through the log in screen but also users exist and their data is > stored distinctly from one another. If this doesn't exist would you be > willing to accept patches to add it? > There is no direct way to support it at the moment. Patches are welcome. -- Thanks, Ashesh > > Thanks! > -Paul > > >