Feb 26 2023
12:30 PM
- last edited on
Mar 05 2024
02:28 PM
by
TechCommunityAP
Feb 26 2023
12:30 PM
- last edited on
Mar 05 2024
02:28 PM
by
TechCommunityAP
When users with some microsoft accounts want to sign in with Microsoft Oauth2.
hotmail.com accounts works
live.com accounts does not work
microsoft 365 professional accounts does not work
I've checked:
- that my app manifest.json has the "signInAudience": "AzureADandPersonalMicrosoftAccount" as explained here (https://answers.microsoft.com/en-us/msoffice/forum/all/identity-provider-livecom-does-not-exist-in-t...)
- i've tried to use the endpoint common and the my tenant id
- I've tried to create a user flow (turn on "allow user flows" in the Authentication tab of the app, and create the flow as explained here (https://learn.microsoft.com/en-us/azure/active-directory/external-identities/self-service-sign-up-us...)
- In my Azure Directory I have, in the external collaboration settings:
- Guest users have the same access as members (most inclusive)
- Anyone in the organization can invite guest users including guests and non-admins (most inclusive)
- Enable guest self-service sign up via user-flows
- i've tried to create a create a Microsoft Partner account but the process does not work properly (it does not send the SMS or the activation code) ... this is because I see this banner in the "Authentication tab":
The ERROR