Hi Everyone -
We are hosted on Google Cloud Platform and use Google Load Balancer for our traffic. We have GCLB Cookie as the Session Affinity parameter to let it decide how the traffic should be handled. When our Chrome Extension is launched it appears blank for users as this cookie is now rejected by Chrome Browser because of enforcement of default SameSite settings and the session is not saved across requests.
Did you run into this issue before? If so, is there a way to setup these attributes in GCP for GCLB cookie, I cannot seem to find documentation around it.
Appreciate your help on this.
Thanks!