Permissions policy
The Permissions-Policy response header and the allow attribute for <iframe> elements sets whether a policy-controlled feature, such as an API, may be used in a document.
Status
Limited availability
MDN documentation
Specifications
- Permissions Policy, from Web Application Security Working Group (W3C).
Browser support (view on caniuse.com)
- Chrome 108 Released on 2022-11-29
- Chrome Android 108 Released on 2022-11-29
- Edge 108 Released on 2022-12-05
- Firefox ❌ See bugzil.la/1531012
- Firefox for Android ❌ See bugzil.la/1531012
- Safari ❌
- Safari on iOS ❌
Web Platform Tests (WPT)
View the latest WPT test results for this featureDeveloper votes
Do you need this feature?
Let us know by leaving a 👍 reaction on the feedback issue. Don't forget to also leave a comment explaining your specific use case.
Developer use cases
-
Essentially, replace the now-deprecated `Feature-policy` with just **one** header, i.e., `Permissions-Policy`.
Essentially, replace the now-deprecated `Feature-policy` with just **one** header, i.e., `Permissions-Policy`. [see original comment]
View as JSON | Edit this feature | Report an issue | Web-features entry: source, dist