You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last month we ran into a problem that CORS was broken on our services due to a k8s ingress update, unfortunately we only noticed some weeks later. Would be good to have the option to activate a CORS header check on our WMS/WFS probes
The check would validate if a header "Access-Control-Allow-Origin: *" exists (or with a parameter to set * to a selected domain).
The text was updated successfully, but these errors were encountered:
Last month we ran into a problem that CORS was broken on our services due to a k8s ingress update, unfortunately we only noticed some weeks later. Would be good to have the option to activate a CORS header check on our WMS/WFS probes
The check would validate if a header "Access-Control-Allow-Origin: *" exists (or with a parameter to set * to a selected domain).
The text was updated successfully, but these errors were encountered: