Hi Community,
Is there a possibility to set the referrer-policy in Forge ( for a custom-UI application )
Currently the header is to referrer-policy: no-referrer
I was looking at a way to set the referrer
Regards
Ajay
Hi Community,
Is there a possibility to set the referrer-policy in Forge ( for a custom-UI application )
Currently the header is to referrer-policy: no-referrer
I was looking at a way to set the referrer
Regards
Ajay
Hello,
Since your CustomUI code is deliver by Forge infrastructures, I don’t think you can act on the server-side HTTP headers (need to be confirmed by Atlassian)
Regards
Hey @ajay @clement_garin,
We will be relaxing our referrer-policy
for custom UI to 'strict-origin-when-cross-origin'
as part of our next release. This will require you to re-deploy your app once it’s available. Hopefully this helps .
@SamSmyth Wow! Thats great news