CORS ERROR, ACTIVE DIRECTORY AUTHENTICATION – Nginx
I'm having a tough time with some cors errors. Basically im trying to authenticate users with active directory using the OIDC passport strategy. My Front end is a vuejs app served through NGINX at http://localhost:80. The home page has a…