Muitos redirecionamentos a partir de link de e-mail (app Gmail -> Safari) no iOS em site com SSO

Alguém mais consegue reproduzir o erro “O Safari não pode abrir a página porque ocorreram muitos redirecionamentos” ao tocar em “Ver Tópico” em um e-mail no aplicativo Gmail no iOS?

Ler a mensagem de e-mail no Apple Mail e abrir o link no Safari móvel não causa esse problema.

I can’t reproduce it. Note also that the Gmail app doesn’t open Safari, it opens a SafariViewController instance within the app. Does the site you’re getting this error on use SSO by any chance?

It does not reproduce here on meta - I tried it with your reply, Penar.

Yes, logins are controlled with SSO (Wordpress).

Changing how links are handled to Gmail app -> mobile Chrome app did not change the result - I still get the error: ERR_TOO_MANY_REDIRECTS.

Isn’t this a duplicate of SSO redirect loop with Lax cookies, but only for my IPhone?! ?

Try changing the same site cookies setting.

Changing same site cookies to Disabled fixes the issue - thanks.