Danilo Raspa
Danilo Raspa
I'm not sure these are the changes we're going to add in the next version. The changes mentioned are already in production
@spetrescu84 I noticed that in the MSAL project we have many places where we check the macOS version" "if (@available(macOS 10.15, *))". Can you please remove these checks given than...
Closing this PR because substituted by https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/2211
Similar to the MSAL repo, can you please remove the check "if (@available(macOS 10.15, *))" given than now they're not needed anymore?
Closing this PR because substituted from https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2527
Hi @ankit-vastu , thanks for your question. Currently, sign-in with social isn't available on the native auth solution.
Hi Raja, thanks for reaching out. "Browser required" is a proper error of the MSAL SDK, you can find more details [here](https://learn.microsoft.com/en-us/entra/identity-platform/concept-native-authentication-web-fallback). Couple of questions: - Did you create the...
Thanks for the information @RajaNeox . Could you try creating a new user with native authentication? This will help us determine whether the issue is specific to that individual user....
@RajaNeox > Sure, I’ll try creating a new user with native authentication and let you know the outcome. > Just to confirm—should the admin first invite me to access applications...
No problem @RajaNeox . I can replicate the issue on my side now. The issue is that you are attempting to sign in using native authentication with a user account...