ShinyProxy with Auth0 Authentication & Nginx config - infinite redirect loop

Hi @Anatoliy_Vuets, @ddovgan,

Can you confirm that you are using https, and have configured this?

server:
  useForwardHeaders: true  

Can you also capture the URL for the OIDC provider that shinyproxy is redirecting to from the login page? It should be a URL containing a state and a redirect_uri parameter.