Hello,
In my RStudio (open source) installation, for some arcane reasons which are not under my control, I cannot use RStudio authentication.
I need to install an authentication proxy in front of it which will handle authentication and let authenticated requests pass through to RStudio Server.
The thing is, how can I disable RStudio authentication and let it handle all requests with a default user?
Or, still better if at all possible, how to pass RStudio some token telling it what user is authenticated or which working directory to use?
Thank you very much,
Juan