Getting this warning in Mozilla Firefox:
Cookie “portalroles” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “sameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite
Does anyone know when "soon" is going to be approximately, and by rejected I'm assuming Firefox will not allow the creation of such cookies?
EDIT: I failed to mention I checked out the article the warning is linking to and I couldn't find anything indicating a time frame or what rejected means.