OIDC Plugin - CORS Preflight Did Not Succeed at OPTIONS request on userinfo_endpoint

Daniel Lutz daniel.lutz at switch.ch
Thu Dec 9 16:49:54 UTC 2021


Daniel Lutz schrieb/wrote (09.12.21 16:34):
> We currently use this configuration for Tomcat in our web.xml file to temporarily solve this problem:
> 
>      <!-- CORS filter for OIDC. Needed to make preflight requests work. (Without it, Spring would deny the request with HTTP status 403.) -->
[...]

PS: I'm not yet quite sure if this really works. I need to do some more testing.
Maybe you still want to give it a try.

   Daniel


More information about the dev mailing list