<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>body{font-family:Helvetica,Arial;font-size:13px}</style>
</head>
<body>
<div style="font-family:Helvetica,Arial;font-size:13px; ">Hi Bob,</div>
<div style="font-family:Helvetica,Arial;font-size:13px; "><br>
</div>
<div style="font-family:Helvetica,Arial;font-size:13px; ">what’s the content produced by the render-phase that’d initiate the following callback-phase?</div>
<div><br>
</div>
Kind Regards
<div>Karsten<br>
<div class="gmail_signature">
<div>— </div>
<div><br>
<span style="white-space: pre-wrap; font-family: -apple-system; font-size: 14px;">Georg Heeg eK</span></div>
<div>
<div class="gmail_signature amz_quote_hidden" style="font-family: -apple-system; font-size: 14px;">
<pre style="white-space: pre-wrap; word-wrap: break-word;">Wallstraße 22
06366 Köthen

Tel.: 03496/214328
FAX: 03496/214712
Amtsgericht Dortmund HRA 12812</pre>
<div><br>
</div>
</div>
</div>
</div>
<br>
<p class="airmail_on">Am 2. August 2022 um 15:40:47, Bob Nemec (<a href="mailto:bobn@rogers.com">bobn@rogers.com</a>) schrieb:</p>
<blockquote type="cite" class="clean_bq"><span>
<div>
<div></div>
<div>
<div class="ydp5d34f259yahoo-style-wrap" style="font-family:lucida console, sans-serif;font-size:13px;">
<div></div>
<div dir="ltr" data-setdir="false"><span>fwiw: looking at WARenderPhaseContinuation>>processRendering: I see the same content for both the iOS and Windows initial request. And I see that with iOS the following WACallbackProcessingActionContinuation does not
 happen, as it does with Windows... that's where I'm stuck.</span><br>
</div>
<div dir="ltr" data-setdir="false"><span><br>
</span></div>
<div dir="ltr" data-setdir="false"><span>Bob</span></div>
<div><br>
</div>
</div>
<div id="yahoo_quoted_9856867607" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>On Saturday, July 30, 2022 at 11:00:00 a.m. EDT, Bob Nemec <bobn@rogers.com> wrote:
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div id="yiv2608420620">
<div>
<div style="font-family:lucida console, sans-serif;font-size:13px;" class="yiv2608420620ydpc587fd8cyahoo-style-wrap">
<div></div>
<div dir="ltr">Thanks... I set up to do the debugging, and it turns out that the problem also happens with Safari on a mac (but not Chrome). That makes it easier to work with. On an iPhone and iPad the problem happens with any browser. </div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr">Bob </div>
<div dir="ltr"><br clear="none">
</div>
<div><br clear="none">
</div>
</div>
<div id="yiv2608420620yqt14034" class="yiv2608420620yqt6134072332">
<div id="yiv2608420620yahoo_quoted_9780766574" class="yiv2608420620yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>On Saturday, July 30, 2022 at 10:18:13 a.m. EDT, Karsten Kusche <karsten@heeg.de> wrote:
</div>
<div><br clear="none">
</div>
<div><br clear="none">
</div>
<div>
<div id="yiv2608420620">
<div>
<div style="font-family:Helvetica, Arial;font-size:13px;">Hi Bob,</div>
<div style="font-family:Helvetica, Arial;font-size:13px;"><br clear="none">
</div>
<div style="font-family:Helvetica, Arial;font-size:13px;">when you plug your iOS device into a USB cable and connect it to a mac, then you can go to Mac-Safari -> debug menu -> 3rd or 4th entry in the menu should be the name of your device. There you can open
 the debugger on a tab of your iOS Safari and debug everything from the Browser side.</div>
<div style="font-family:Helvetica, Arial;font-size:13px;"><br clear="none">
</div>
<div style="font-family:Helvetica, Arial;font-size:13px;">Maybe it helps already.</div>
<div style="font-family:Helvetica, Arial;font-size:13px;"><br clear="none">
</div>
<div style="font-family:Helvetica, Arial;font-size:13px;">Kind Regards</div>
<div style="font-family:Helvetica, Arial;font-size:13px;">Karsten</div>
<br clear="none">
<div class="yiv2608420620gmail_signature">
<div>— </div>
<div><br clear="none">
<span style="white-space:pre-wrap;font-family:-apple-system;font-size:14px;">Georg Heeg eK</span></div>
<div>
<div style="font-family:-apple-system;font-size:14px;" class="yiv2608420620gmail_signature yiv2608420620amz_quote_hidden">
<pre style="white-space:pre-wrap;word-wrap:break-word;">Wallstraße 22
06366 Köthen

Tel.: 03496/214328
FAX: 03496/214712
Amtsgericht Dortmund HRA 12812</pre>
<div><br clear="none">
</div>
</div>
</div>
</div>
<br clear="none">
<p class="yiv2608420620airmail_on">Am 30. Juli 2022 um 15:59:56, Bob Nemec (<a rel="nofollow noopener noreferrer" shape="rect" ymailto="mailto:bobn@rogers.com" target="_blank" href="mailto:bobn@rogers.com">bobn@rogers.com</a>) schrieb:</p>
<blockquote type="cite" class="yiv2608420620clean_bq"><span></span>
<div>
<div></div>
<div>
<div id="yiv2608420620yqt57178" class="yiv2608420620yqt1347953698">
<div style="font-family:lucida console, sans-serif;font-size:13px;" class="yiv2608420620yahoo-style-wrap">
<div dir="ltr">
<div>
<div>We're having a problem with physical iOS devices (works fine on Chrome virtual device) where a final Seaside redirect is not happening after an Azure SSO redirect. </div>
<div>I'd like to understand what triggers the Seaside redirect: I can see it in normal rendering, but I've never had to dig into it like this before. </div>
<div><br clear="none">
</div>
<div>When I log from a non-iOS device I see...</div>
<div>1: WAApplication>>handleFiltered: application URL</div>
<div>  - self requestContext redirectTo: 'https://login.microsoftonline.com/...' </div>
<div>  - redirects back to our app URL with an access token</div>
<div>2: WAApplication>>handleFiltered: application URL with MS access token & no _s & _k values </div>
<div>  - validate token with Azure </div>
<div>  - save user info in new WASession </div>
<div>  - finish render</div>
<div>3: WAApplication>>handleFiltered: application URL with _s & _k plus callback values like: &2=2160&1=3840&3=false </div>
<div>  - WAResponse>>location: application URL with _s & new _k and no callback values </div>
<div>4: WAApplication>>handleFiltered: application URL with _s & _K </div>
<div>  - finish render</div>
<div>  </div>
<div>With iOS step 3 does not happen; I'd like to know what triggers it normally. </div>
<div><br clear="none">
</div>
<div>Just to add to the fun, we have a two WAApplication registered. The default application fails on iOS, the other works fine. I can see no obvious difference between the two. </div>
<div><br clear="none">
</div>
<div>Thanks for any help (I'll cross post on the the Seaside mailing list and Discord)</div>
</div>
<div><br clear="none">
</div>
<div dir="ltr">Bob Nemec</div>
<div dir="ltr"><br clear="none">
</div>
<br clear="none">
</div>
</div>
</div>
_______________________________________________<br clear="none">
seaside mailing list<br clear="none">
seaside@lists.squeakfoundation.org<br clear="none">
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br clear="none">
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="yqt6134072332" id="yqt65585">_______________________________________________<br clear="none">
seaside mailing list<br clear="none">
<a shape="rect" ymailto="mailto:seaside@lists.squeakfoundation.org" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br clear="none">
<a shape="rect" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br clear="none">
</div>
</div>
</div>
</div>
_______________________________________________<br>
seaside mailing list<br>
seaside@lists.squeakfoundation.org<br>
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>
</div>
</div>
</span></blockquote>
</div>
</body>
</html>