klaro-js icon indicating copy to clipboard operation
klaro-js copied to clipboard

Using Klaro INSIDE of an i-frame

Open mklippel opened this issue 4 years ago • 1 comments
trafficstars

The problem

I have a page where an iframe includes a page from another domain. In this page i have the klaro tool included. So the klaro tool popup appears inside of the iframe. But if I click on "accept all" the klaro cookie is not set, because samesite is set to "lax".

I know that iframes are no the best way, and with klaro popup inside the iframe it is awefull, but at this point I have no other solution for what i want to achieve.

Proposed solution

Maybe it is a solution to make the cookie samesite attribute configurable.

mklippel avatar Aug 09 '21 14:08 mklippel

Same issue here. @mklippel did you find a solution?

philippbosch avatar Jun 22 '23 10:06 philippbosch