AzureAuth icon indicating copy to clipboard operation
AzureAuth copied to clipboard

Can't get auth code from within a Docker container

Open emilianomm opened this issue 1 year ago • 0 comments

Hi!

Recently I've been using docker containers locally to develop shiny apps. I have one that connects to a Azure storage account. When running R installed on my systems, I just click the link in the console and the app starts locally without any issues. But when launching the app from within the container (using my own pc as host), the auth link seems redirect to nowhere.

I'm using devpod to replicate the production environment with great success. Wish I could use that with this app too, but can't manage to sort this.

Any advice??

emilianomm avatar Nov 13 '24 23:11 emilianomm