Closed GoebelL closed 3 years ago
Version Info 19.1 RC1
Describe the bug Configured OSCM reverse proxy in OIDC mode brings timeout with custom brandings. proxy.conf
... location /custom-branding { proxy_pass https://oscm-branding:443/custom-branding/; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $remote_addr; client_max_body_size 50m; }
How to Reproduce Steps to reproduce the behavior:
Expected behavior My nicely customized marketplace landing page
Observed behavior Gateway Timeout
Screenshots Not needed
Additional context Ask me
Related issue https://github.com/servicecatalog/oscm/issues/1188
Status
Version Info 19.1 RC1
Describe the bug Configured OSCM reverse proxy in OIDC mode brings timeout with custom brandings.
proxy.conf
How to Reproduce Steps to reproduce the behavior:
Expected behavior My nicely customized marketplace landing page
Observed behavior Gateway Timeout
Screenshots Not needed
Additional context Ask me