Open
Description
Passbolt is not compatible with Firefox Multi-Account Containers
- Passbolt Version: 1.6.9
- Platform and Target:
- Browser: Firefox 58.0.2, Windows
- Web server: Deployed using the
passbolt/passbolt
Docker image into a Rancher cluster - SSL termination on an haproxy load balancer for cluster ingress traffic - etc.: N/A
What you did
When attempting to access a self-hosted Passbolt instance from within a tab container as part of Firefox Multi-Account Containers, authentication succeeds but is not held within the container. By opening a new tab that is not part of any container, the Passbolt interface appears as normal.
What happened
Passbolt is not correctly contained into a container tab.
What you expected to happen
Passbolt is correctly held within a container tab, potentially allowing the use of simultaneous use of different instances that are separated by the tab container context (e.g. work, personal), and preventing the leak of any credentials outside that container (helping to prevent potential theft of credentials from a rogue site).