Openid redirect_uri

Im trying to configure shinyproxy 2.4.1 with openid, but the redirect_uri is http, not https

im using the option, but still doesnt work

server:
useForwardHeaders: true

Seems to work somehow on shinyproxy 2.3.1 with a big error saying the website is not correctly redirected

Hi,

In which place are you using this option
server:
useForwardHeaders: true

Check the solution for this from here: https://github.com/openanalytics/shinyproxy/issues/248#issuecomment-729696851