Trying to provide you the data to solve this issue. I found that the issue with the cookie not being set was that the domain contained a port (:). Removing the port successfully set the cookie during a 303 redirect!
Thanks
1 Like