Hi All, I want to configure SameSite attribute to the specific web-application. For that, I have updated the context.xml of specific web application located in <App_Folder>/META-INF/context.xml
<CookieProcessor sameSiteCookies="strict"/> It is not working. Only the changes in global context.xml is working. Please guide to solve the issue. Regards, Abirami.S
