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
I'm using Kong ingress controller 3.1 version with the Cors plugin configured as below.
When I use it with a single origin in the config field, everything works as expected, as shown in the image below.
Is there an existing issue for this?
Kong version (
$ kong version
)KIC 3.1
Current Behavior
Hello,
I'm using Kong ingress controller 3.1 version with the Cors plugin configured as below.
When I use it with a single origin in the config field, everything works as expected, as shown in the image below.
But when I try to add another origin, the Allow-Control-Allow-Origins header disappears, not allowing neither the first URL.
From my understanding the plugin should be able to add multiple origins URLs, is that right?
Expected Behavior
I'm expecting to be able to allow multiple URL with cors plugin
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: