Adding an optional INCLUDE_SAMEORIGIN_IFRAME_HEADER environment variable that will disable iframe embedding when not used within the same origin.
Security Impact: Enabling this setting will prevent cross-domain iframe embedding of the system, a requirement for the SD Elements portion of CaSS' Platform One deployment.
Presumptive Impact: As this uses the same optional header approach as previous updates, this should have no impact for users who do not enable the header. When enabled, browsers will prevent the CaSS application from being embedded within an iframe on cross-domain pages.
Adding an optional
INCLUDE_SAMEORIGIN_IFRAME_HEADER
environment variable that will disable iframe embedding when not used within the same origin.Security Impact: Enabling this setting will prevent cross-domain iframe embedding of the system, a requirement for the SD Elements portion of CaSS' Platform One deployment. Presumptive Impact: As this uses the same optional header approach as previous updates, this should have no impact for users who do not enable the header. When enabled, browsers will prevent the CaSS application from being embedded within an iframe on cross-domain pages.