Hey, I been struggling for 2 months to make Rancher webserver work, but I'm stuck with CORS setting... I start to think it may be a bug with Rancher or there is something wrong with my ingress controller.
To be more specific, I can access the UI homepage just fine, but I get the following error when I try to authenticate. Anyone has any lead to work on ? I tried many nginx config playing with the CORS setting but no effect.
For some Context, I am using nginx-ingress as a nodeport that binds a port xxxx59 to rancher-service 443 port, with some annotations to fix this error .-.
Also the requests that failed don't even show up in my nginx pods logs