Hello,
I’m reaching out regarding the deprecation of the Jira Connect app and its implications for Content Security Policy (CSP) management. We understand that to load inline styles from Atlassian, we need to remove 'unsafe-inline'
and add https://connect-cdn.atl-paas.net
to both script-src
and style-src
.
However, our app also relies on 'unsafe-inline'
to load styles for our React components, and we encounter issues when it’s removed. Could you please clarify if the removal of 'unsafe-inline'
applies solely to Atlassian’s CSS, or does it also affect any inline CSS provided by us? Is it mandatory to remove it entirely, or are there alternative approaches that would allow us to accommodate both Atlassian’s inline styles and our own?
here is the link to the deprecation: https://developer.atlassian.com/changelog/#CHANGE-1601
@SamLeatherdale : can you you clarify if the unsafe-inline could be used by us when it comes to styles introduced from our side ?
Thank you for your assistance!
Kind regards,
Shreya