Antonio Alwan
Antonio Alwan
No update. Closing
@mjKosmic Do you mean the account still shows up in the account picker in the browser? Also, if there are logs you can share or video recording that would be...
thanks @guidedways for the update. Closing issue
Hi @ilia-shipitsin, we're facing the same issue as described, details [here](https://github.com/actions/runner-images/issues/7956). As per your comment this issue should be fixed by mid-august but i checked today and still when i...
Hi @LibertyDev18, thanks for your inquiry. Do you mind sharing the error Domain, Code, and possibly any logs. From testing, i see we return NSURLErrorDomain Code=-1009 "The internet connection appears...
Hi @LibertyDev18, Thanks for checking again. This is being validated and will update on the outcome soon
@LibertyDev18 For silent flow, the logic works first by checking cached credentials before having any connection established. Once it is found that no cached credentials exist in cache for the...
Hi @LibertyDev18, Comparing silent flow for either SSO Extension and MSAL show same result as described above by checking the cache first and returning the interactive error when token. Were...
Hi @LibertyDev18, There seems to be a difference between our setup as following the steps and applying identical A/B tests to refresh silently for both scenarios when we are using...
@LibertyDev18 I see, thanks for detailing the errors and resubmitting the steps. The difference seems related to expired cached tokens vs. cleared cached tokens. I need to run this scenario...