I know there seems to be a few topics on this but most seem outdated.
The best answer to this issue so far is here: https://stackoverflow.com/a/24587309/2528676
I have added the Referer as a whitelisted header. But I would like to know how to handle the Referer header on the origin. I can't comment on the above answer due to my reputation level so forgive me for creating a new thread.
What should the header name and value be?
Is it as simple as this (where https://example.com/* is my Origin Domain Name)
Or perhaps I am totally in the wrong place.
I don't want to break existing distributions so confirmation from an expert would be great!
Thanks