79094311

Date: 2024-10-16 13:41:17
Score: 1
Natty:
Report link

After some digging I found out that that creating a X-Forwarded-Host rewrite rule with the new domain in Azure Application Gateway and together with setting this enviroment variable:

{
  name: 'GF_SECURITY_CSRF_TRUSTED_ORIGINS'  
  value: '[publicdomain].com'
}

did the trick.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: pabes