Apologies, but got this resolved. the httpOly attribute was missing from
one of the apps. I have now set it globally for all my apps.
Thanks,
On Tue, 22 Oct 2019 at 15:34, M. Manna wrote:
> Hello,
>
> As per the official documentation, I setup my same site cookie using
> Rfc62665CookieProcessor
Hello,
As per the official documentation, I setup my same site cookie using
Rfc62665CookieProcessor and set everything in "strict" mode.
However, when I restarted my server, I only see httpOnly, secure - but not
SameSite checked under browser's developer console.
Could someone please help me und