Relative Content

Tag Archive for corsquarkus

Quarkus CORS Invalid Origin

I’m trying to grant our nonprod quarkus container CORS permission to run to http://localhost:8080. I get the feeling I have just a stupid mistake in the configuration, but I’m just not seeing it. Maybe the curl commands I’m using to test the preflight are wrong?