Login to sample application which is configured with with Azure AD

Consider my sample app, where i have configured Auth0(Classic Login) with Azure AD and consider a user who has been onboarded to Auth0, but is not available in the Azure AD domain.
What would be the behaviour,
If the user tries to login to the application onboarded to AuthO, But if he is not onboarded to Azure AD domain?

Hi @Hariprazz,

Welcome to the Auth0 Community!

I understand you have questions about an application that has multiple connections.

A single application can have multiple connections. If you turn on an Auth0 Database Connection (1) and an Azure AD Connection (2), users will be able to log in with either.

The connections are completely seperate and a user stored in the Auth0 Connection is a seperate entity from an Azure AD user.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.