عدد كبير جدًا من إعادة التوجيه من رابط البريد الإلكتروني (تطبيق Gmail → Safari) على iOS في موقع يستخدم SSO

هل يمكن لأي شخص آخر تكرار خطأ “لا يمكن لـ Safari فتح الصفحة بسبب حدوث إعادة توجيه كثيرة جدًا” عند النقر على “عرض الموضوع” في رسالة بريد إلكتروني عبر تطبيق Gmail على iOS؟

قراءة رسالة البريد الإلكتروني في تطبيق Apple Mail وفتح الرابط في Safari على الهاتف المحمول لا يسبب هذه المشكلة.

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.