G
Gossip Burst Report

Controlling the use of browser features by using Permission Policy header - Documentation for BMC Helix Innovation Studio 21.3

Author

Robert King

Published Apr 07, 2026

To disable use of Fullscreen, Geolocation APIs, use of Microphone, and disable Camera in top-level and nested browsing contexts within your application, use the following HTTP response header to define a permissions policy:

fullscreen=(), geolocation=(), microphone=(), camera=(none)