Demasiadas redirecciones desde enlace de correo (aplicación Gmail -> Safari) en iOS en sitio con SSO

¿Puede alguien más reproducir el error “Safari no puede abrir la página porque se produjeron demasiadas redirecciones” al tocar “Ver tema” en un correo electrónico dentro de la aplicación Gmail en iOS?

Leer el mensaje de correo en Apple Mail y abrir el enlace en Safari móvil no causa este 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.