Setting referrer-policy

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) :confused:

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 :slightly_smiling_face:.

2 Likes

@SamSmyth Wow! Thats great news :blush: