You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to recommend a setting that allows a matching site to be opened in the "current container" - whatever that container is.
The situation I am trying to address is using PayPal (or other sites) with online stores that placed in Default containers. I am using a Default container rule of tmp.{domain} for unmatched containers. If I happen to browse to a site that is a store I might get a container named tmp.store If I wanted to use PayPal - or other payment technologies - I can either set a rule that says either:
!*.paypal.com , Paypal
!*.paypal.com , No Container
no rule - resulting in tmp.paypal
In all of these options PayPal will fail to work because it is in a different container than the tmp.store container.
I would like to recommend the ability to add a rule like
!*.paypal.com , {current container}
which would basically mean "take no action to change the container when navigating to PayPal within a container. I believe this would enable this type of site arrangement to work. I do understand that each time you use this configuration you will force a new login to Paypal (because all of the containers would be different) but typically these payment solutions return you to the primary domain you came from, so you will remain in the same container throughout the process.
Is there any way to do this within Containerise currently? If not, could it be added?
Thank you.
The text was updated successfully, but these errors were encountered:
I would like to recommend a setting that allows a matching site to be opened in the "current container" - whatever that container is.
The situation I am trying to address is using PayPal (or other sites) with online stores that placed in Default containers. I am using a Default container rule of tmp.{domain} for unmatched containers. If I happen to browse to a site that is a store I might get a container named tmp.store If I wanted to use PayPal - or other payment technologies - I can either set a rule that says either:
In all of these options PayPal will fail to work because it is in a different container than the tmp.store container.
I would like to recommend the ability to add a rule like
which would basically mean "take no action to change the container when navigating to PayPal within a container. I believe this would enable this type of site arrangement to work. I do understand that each time you use this configuration you will force a new login to Paypal (because all of the containers would be different) but typically these payment solutions return you to the primary domain you came from, so you will remain in the same container throughout the process.
Is there any way to do this within Containerise currently? If not, could it be added?
Thank you.
The text was updated successfully, but these errors were encountered: