Http Flag Only

0
Hi Mendix Experts   I am new to Mendix trying to Implement Http flag only with same site as strict and enable Cross site enable can do in Mendix if yes how can we achieve this in Mendix I am using 9.24.4 version of Mendix.
asked
1 answers
0

Hi Syed,

 

In the network tab of the environment in the Cloud portal you can set the `referrer-policy`.  This is version agnostic and should thus also work with 9.24.4. 

See more documentation here: https://docs.mendix.com/developerportal/deploy/environments-details/#http-headers and here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy.

 

Hope this helps,

Jurre

answered