I have a .NET Core 2 app template that is configured to use Azure AD out of the box.
The configuration is:
{ \"AzureAd\": { \"Instance\": \"https:
Besides the reply urls in Authentication settings, another setting is the "Supported account types" (which is readonly after created).
You should choose option as below when you created APP Registration
Then you should have the account type as below
Rather than this, it doesn't work