Access to XMLHttpRequest at 'https://udc-prd.lib.umn.edu/server/api/authn/status' from origin 'https://udc-dev.lib.umn.edu:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
zone.js.pre-build-optimizer.js:3372 GET https://udc-prd.lib.umn.edu/server/api/authn/status net::ERR_FAILED
And this is the result in my apache logs:
10.21.37.74 - - [10/Jul/2020:08:39:00 -0500] "OPTIONS /server/api/authn/status HTTP/1.1" 403 20
With an identical log entry on the tomcat side:
10.21.37.74 - - [10/Jul/2020:08:39:00 -0500] "OPTIONS /server/api/authn/status HTTP/1.1" 403 20

To unsubscribe from this group and stop receiving emails from it, send an email to dspac...@googlegroups.com.

