I am trying to figure out why two users create with the graph API has different login experiences.
The users are created as guests. One has the email [email protected] and the other has [email protected]
The yahoo user gets a login screen with a send code button and the @mac user get a screen with a prompt for password.
I have compared the users, and they are, as expected the same. When it comes to the properties they have.
I want all external users to be authenticated with an OTP send by mail.
There are so many properties to set in Azure so please write in the comment section if you want more information.