active-directory-xamarin-native-v2
active-directory-xamarin-native-v2 copied to clipboard
This is a simple Xamarin Forms app showcasing how to use MSAL.NET to authenticate work or school and Microsoft personal accounts with the Microsoft identity platform, and access the Microsoft Graph wi...
Which version of MSAL.NET are you using? MSAL.NET 4.56.0 Platform Xamarin Forms android project What authentication flow has the issue? With Broker Repro Download the sample project, launch the [2-With-broker]...
Hello I downloaded the Intune Project and when I tried to run it, they show a lot of error. Error CS0234 The type or namespace name 'FormsAppCompatActivity' does not exist...
In Maui is there a mechanism for persisting the user or token so that it is available between sessions (i.e. so that the user doesn't actually have to log in...
B2C authentication fails AADB2C90068 provided application with ID is not valid against this service.
AADB2C90068: The provided application with ID 'xxxxxxxx-abc9-4b8a-82d7-0c979c16ac5b' is not valid against this service. Please use an application created via the B2C portal and try again. I've been thru the application...
Logs and network traces I added to files as attachment to this item on of the contains all log registered on iOS tablet, the second one contains only the errors...
I'm curious how the login screen is configured. This example, using "fabrikamb2c.onmicrosoft.com", presents what appears to be a newer login screen than mine does. Is it a custom layout? The...