Skip to content

"X-Frame-Options" is deprecated #18

@karendolan

Description

@karendolan

The "X-Frame-Options" header is used in the ansible build config, but it is deprecated and should be replaced with “Content-Security-Policy”.

Example: Content-Security-Policy "frame-ancestors ‘self’ 'https://*.my-trusted-external-site.edu' 'http://localhost:*' 'https://localhost:*';”;

Opencast infrastructure ref:

Deprecation Ref: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions