Troubleshooting Microsoft sign-in issue with OIDC flow for organization/school users
Guanda Li
0
Reputation points
I'm trying to implement sign-in with Microsoft using the OIDC flow in my application. However, when I test with my work account or Microsoft account xxx@microsoft.com, I get error messages saying that the Microsoft account doesn't exist or that the account can't be used for this purpose because it belongs to an organization. My application manifest includes "signInAudience": "AzureADandPersonalMicrosoftAccount"
. Can anyone help me troubleshoot this issue?
Sign in to answer