We have we believe a cookie mis-match issue; if we browse directly to the SF hosted service we can login into a standard ASP.NET app which is using out of the box auth.
However if we try the same process via the gateway it go through the motions and there are no errors logged but the redirect to home show that the user is not authenticated.
I'm guessing that the path maybe used to generate the cookie and there is invalid when going through the gateway.
@weidazhao, @rmja - Have you done anything along these lines ?
We have we believe a cookie mis-match issue; if we browse directly to the SF hosted service we can login into a standard ASP.NET app which is using out of the box auth.
However if we try the same process via the gateway it go through the motions and there are no errors logged but the redirect to home show that the user is not authenticated.
I'm guessing that the path maybe used to generate the cookie and there is invalid when going through the gateway.
@weidazhao, @rmja - Have you done anything along these lines ?