Skip to content

Protect Ory Docs against Clickjacking Attacks #1826

Open
@tricky42

Description

@tricky42

To protect against Clickjacking Attacks, it is best practice to:

Full details can be found here: https://cheatsheetseries.owasp.org/cheatsheets/Clickjacking_Defense_Cheat_Sheet.html

Current Status

  • CSP Headers: not set
  • x-frame-options: not set

For the CSP headers, we need to define all aspects, not only frame-ancestors and have a report-only testing phase. @vinckr I don't think we are currently embedding the docs somewhere else via iframes, or?

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