Thread Starter
PedeLa
(@pedela)
Hello Justin Greer,
thank you for your quick reply.
Does this mean that there exists no possibility for the plugin to handle OPTIONS requests? Because switching to another technology is not an option due to the already existing software that uses our current OIDC server. And to be honest, it never occurred to me that CORS is an outdated technology.
If I understand you correctly this would leave us with implementing an intermediate request receiver at WP server side that basically “sorts out” (and “fake answers”) the preflight requests?
I’m not entirely sure that this is our way to go, it does not seem a very clean solution. But anyways. thank you again for your help, you brought some light on the issue!