Missing cookies when 'Sign in with Apple'

Our company is rolling out the 'Sign in with Apple' feature, when deployed to our alpha env, we met a block issue: when Apple redirect back to our service, sometimes it will miss all cookies, which one is used to mark which server the original request from, Our alpha env have more than one server.

There's some probability that this behavior will happen. Any of you have this situation?

Replies

It looks like Apple built a new Http Request when redirect back.

Have you managed to solve that? Sometimes it works sometimes the cookies are not preserved.