I'm trying to implement Apple Single Sign On for my app using Xamarin Forms. The flow is that when a user tries to login, the OidcClient webview opens up redirecting to Identity Server, where the user ...