Hi, I have a requirement where i need to set samesite attribute to content navigator cookie.
I set the following attribute on ihs conf file and was able to set samesite attribute to jsessionid.
Header edit Set-Cookie (.*) "$1; SameSite=None; Secure"
However, for ICN generated cookies like bidi_support_flag and icn_locale cookies samsite attribute is not being set. Can any icn resource suggest on how to set the attribute to icn generated cookies.
Thanks,
Amit
#IBMContentNavigator(ICN)#Support#SupportMigration