SameSite Cookie - DeficiencyPop - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard - OnBase/DeficiencyPop/Foundation-23.1/DeficiencyPop/Installation/Web.config-Settings/Explanation-of-DeficiencyPop-Web.config-Settings/sessionState/SameSite-Cookie - 2025-04-01

DeficiencyPop

Platform
OnBase
Product
DeficiencyPop
Release
Foundation 23.1
License
Premier
Standard

The SameSite cookie attribute controls how the browser sends third-party cookies (also referred to as cross-site or cross-origin cookies). By default, SameSite cookies are set to "Lax".

If your solution includes embedding content from the Web Server into another web application in a different domain, you must configure the Web Server to instruct the browser to send cookies across domains by modifying the SameSite cookie attribute to have a value of "SameSite=None".

This setting is standard in version EP1 and greater.