Mobile SSO doesn't work on iOS (Specially for iPhone11 ) when using Microsoft Authenticator App for MFA

Malviya, Mridul Kumar 0 Reputation points
2023-10-05T10:28:11.71+00:00

I incorporated Microsoft.Identity.Client API for user authentication. The user provided their credentials and received a one-time OTP.

The user then interacted with the Authenticator app by tapping on notifications. After tapping the notification, they were redirected to the app.

After entering the OTP, the user returned to the application, but the authentication process was reset on the application for iPhone 11.

The steps they use are:

 1. Go to app. 

  1. Click login with AD account
  2. Enter email address, 
  3. Enter the password 
  4. Tap on Authenticator App notification, switched to Authenticator 
  5. Tap Approve
  6. Switch back to the app.

Then the screen got reset. Move to the B2C login screen again.

We also noticed the Auth Notification is not coming sometimes in both the iPhone 11 and iPhone 11

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,326 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,149 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,089 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,630 questions
{count} votes