Posted on 21/03/2019 15:42:30
Hi Morten,
We have been doing some more research since we couldnt reproduce this problem on our acceptance website. And the only difference we noticed were the amount of OrderContexts.
So I have been generating some empty OrderContexts in de database(see screenshot sql). Which created more and more cookies when logging out. And at some point the browser throws this error:
Set-Cookie header is ignored in response from url: https://DOMAIN/Admin/Public/extranetlogoff.aspx?redirect=/login. Cookie length should be less than or equal to 4096 characters.
At this point the cookie Dynamicweb.CookieOptInLevel is not created anymore. And thus the cookie bar pops up.
Can you stop DW creating cookies from all ordercontext in the database? Even contexts which do not apply to the customer are stored as a cookie(see screenshot).
If you need more information from us please let me know.