Hi @Anonymous ,
Thanks for reaching out.
To access the application from personal Microsoft account, you need to register your application with account type " Accounts in any organizational account and personal Microsoft accounts (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)" which will allow a user to sign in to your application with their native identity from any Azure AD tenant/Entra or consumer account.
Your application can use the organization endpoint or the common endpoint to sign in users in this scenario.
https://learn.microsoft.com/en-us/security/zero-trust/develop/identity-supported-account-types
Hope this will help.
Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.