I thought Chris’s blog piece demo’ing an oauth2 proxy on render was really useful to show it could be done. I wondered if anyone has written a piece explaining implementation for someone who isn’t a DevOps professional.
In my case I have a webservice running on render, which is a Dash App (so Flask) written in Python and it is secured (poorly) using dash_auth from the nice people at Plotly.
Looking at the render Blueprint (linked from the blog) it feels like this should be easy, but I’m getting nowhere between render and the oauth2 docs.
Any help appreciated,
David
PS
As an aside for the Render team, the (apparent) specialist Dev knowledge required to setup authentication is a key argument in finance from people who don’t want to move business from RShiny… so help really appreciated