Implement Configuration Option for CSP Header

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None
    • 8
    • 56

      Definition

      Currently, there's no way to modify the content-security-policy header besides:

      However, there is no way to provide a different configuration for that header. For example, a user may prefer to have:

      frame-ancestors 'self' https://trusteddomain.com

      This will allow users to exempt applink URLs for instance from these checks as trusted domains. Useful for embedding gadgets, pages etc from one Atlassian Application to the other.

      Suggestion

      Provide more configuration options for this header. At least provide a way to specify trusted domains from which the Jira web page can be framed.

      Workaround

      Use a web-server like Apache, Nginx etc as a reverse proxy and then use the header re-write features of the proxy to add these headers.

            Assignee:
            Unassigned
            Reporter:
            Anna Cardino (Inactive)
            Votes:
            38 Vote for this issue
            Watchers:
            33 Start watching this issue

              Created:
              Updated: