Skip to content

Set the Policy-Permissions in the header via Zoid #447

@0x4Graham

Description

@0x4Graham

Is it possible to set Policy-Permissions in the request via zoid?

I have an issue where I require the iframe to make use of USB. I added the following but it's not working:

  • on the iFrame it's loading allow: usb, but still getting the following error: Permissions policy violation: usb is not allowed in this document.
      attributes: {
        iframe: {
          allow: 'usb',
        },
      },

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