• Help Desk reporting gives you real-time visibility into your support operation without the manual work. Ask our experts about which metrics matter most! AMA Dec 8-12.

    Ask us anything

Change Config on CORS Policy

sbradthompson
Participant

I have been asked by my IT security team to :

You should disallow access to CORS requests with the “Origin: null” header especially in the case of credentialed requests.

 

They say it's an easy fix, anyone have any insight to help here?

0 Upvotes
1 Reply 1
Jaycee_Lewis
Thought Leader

Hi, @sbradthompson 👋 It's not possible to give a specific answer without more details.

 

Here are a few questions to help clarify things:

  • What backend framework or server are you using? (Express.js, Flask, etc)
  • How is your CORS currently set up? Are you using a specific library or middleware to handle CORS?
  • Are these requests part of an app? If so, where is your application hosted?
  • Do you know the circumstances under which you're receiving requests with “Origin: null”? Understanding the context helps our community give you targeted advice

Thanks for the additional details! — Jaycee





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes