Does the fix for samesite cookies work for jazz 6.0.60
according to jazz defect the preview images issue can be resolved
https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=500965 <u5:p> </u5:p> <o:p> </o:p>
byt adding this configuration to jazz server, will this work for jazz 6.0.6.1 as well?
<u5:p> </u5:p>
<httpEndpoint id="defaultHttpEndpoint"
host=""
httpPort="9080"
httpsPort="9443">
<samesite
none="JAZZ_AUTH_TOKEN,JSESSIONID,JazzFormAuth,LtpaToken2,X-com-ibm-team-foundation-auth-loop-avoidance,jfs-oauth-access-token,jfs-oauth-access_token-secret,jfs-request-token-,JSA_AUTH_COMPLETE,JSA_SESSION_IDENTITY,JSA_CSRF*"/>
</httpEndpoint>
<u5:p>
</u5:p>
<o:p>
</o:p>