Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.5 KB

README.md

File metadata and controls

66 lines (48 loc) · 2.5 KB

Iframe credentialless

Iframe credentialless gives developers a way to load documents in third party iframe using a new and ephemeral context. In return, the Cross-Origin-Embedder-Policy (COEP) embedding rules can be lifted.

This way, developers using COEP can now embed third party iframes that do not.

⚠️ This used to be named Anonymous iframe, before addressing #5

Documents

Contribute

You are welcome to contribute!

Stakeholder status / feedback

Chrome

Under development: Feature status

The WIP implementation can be tried, using the command line flags:

google-chrome-beta --enable-blink-features=AnonymousIframe --enable-features=PartitionedCookies

Check the Demo

Implementation tracker: https://crbug.com/1226469

Fill bugs, under the Blink>SecurityFeature>AnonymousIframe component.

Firefox

Safari:

W3C Technical Architecture Group: