Getting “That Microsoft account doesn’t exist” for Microsoft logins on Auth0?

mitya33 1 Reputation point
2024-12-18T13:06:20.05+00:00

Hi all,

I have an app that is secured via Auth0.com, on which I've enabled social login via Google and Microsoft. Everything works fine with the former and personal MS accounts work too.

But we’re finding that multiple of our clients who use MS for their organisation email are getting the below error.

1

I have verified that the Azure app I set up to connect to Auth0 supports all types of MS account, not just personal ones, as the below shows:

2 I've also set up redirect URLs, permissions etc. As I say, personal MS logins work fine.

Does anyone know what might be wrong?

I read somewhere that you need to connect your app to your Azure directory, or some such. But don't the settings above suggest everything is set up, particularly if some MS accounts can already login successfully?

Many thanks in advance.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,898 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Akhilesh Vallamkonda 11,030 Reputation points Microsoft Vendor
    2024-12-19T18:10:35.34+00:00

    Hi @mitya33
    Could you please help me with steps you have followed to configure the application, and may I know which authority URL is using in application?

    sending the request to https://login.microsoftonline.com/common authority URL all the users from other tenants and personal accounts should be able to access.
    Kindly check and confirm the above as per the below document.
    https://learn.microsoft.com/en-us/entra/identity-platform/howto-convert-app-to-be-multi-tenant#update-your-code-to-send-requests-to-common


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.