devspace icon indicating copy to clipboard operation
devspace copied to clipboard

OMERO.web: obtain external scheme from HTTP_X_FORWARDED_PROTO_WEB_PROXY

Open manics opened this issue 6 years ago • 0 comments

If OMERO.web is behind multiple (possible insecure) nginx proxies this header can be set by the front-end proxy to indicate the scheme

See https://github.com/IDR/deployment/blob/IDR-0.6.8/ansible/group_vars/omero-hosts.yml#L129-L131

Untested

manics avatar Sep 11 '19 14:09 manics