Permissions policy
Limited availability
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.
Browser support (view on caniuse.com)
Need this feature?
Leave a 👍 on the feedback issue
Don't forget to also leave a comment explaining your specific use case.
MDN documentation
Specifications
- Permissions Policy, from Web Application Security Working Group (W3C).
Web Platform Tests (WPT)
View the latest WPT test results for this featureDeveloper 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