Error while signing in: Browser required. Use acquireTokenInteractively instead.

Raja Saad 0 Reputation points
2025-06-23T20:11:21.6366667+00:00

I’m attempting to use native authentication with a user flow (email + password) in my application.

I believe I’ve configured all the necessary settings correctly, including enabling native authentication and mobile/desktop flows.
I am actually using a sample from Azure Samples: https://github.com/Azure-Samples/ms-identity-ciam-native-auth-ios-sample?tab=readme-ov-file

However, when I try to sign in, I receive the following error:

"Error while signing in: Browser required. Use acquireTokenInteractively instead."

I'm looking for guidance on why this might be occurring and how to resolve it.

Microsoft Security Microsoft Authenticator
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.