Isolated Browsing for HTTPS Apps
Restrict data transfer between HTTPS apps and the user's local computer.
What is Isolated Browsing?
Enable Isolated Browsing
# As a project admin, set a project's 'httpsAppIsolatedBrowsing' flag to 'true'
dx api project-xxxx update '{"httpsAppIsolatedBrowsing":true}'# Show a project's 'httpsAppIsolatedBrowsing' flag
dx describe project-xxxx
# Show a job's 'httpsApps.isolatedBrowsing' flag
dx describe job-xxxxHow Isolated Browsing Works





Data Transfer Restrictions Enforced by Isolated Browsing
Copy and Paste Restrictions Enforced by Isolated Browsing
Copy From
Paste To
Allowed
Configuring the Paste Limit
Paste Behavior and Limitations
Browser Support and Permissions
Content and Formatting
Clipboard Synchronization
Key Bindings
Key binding tips
Last updated
Was this helpful?