Turn off email login and only allow sign in through Azure AD connection

We have an enterprise Azure AD connection setup. Is there a way to force users to only login with this? In other words, can we turn off the email/password login ability? The reason behind this is we are rolling out a product with large portions that won’t work if the user is not authenticated with Microsoft.

Hi @kendyl.drayer

Welcome to the Auth0 Community!

To use only the Azure AD connection setup, you must turn off the application in other connections than the one you mentioned. In the Auth0 Dashboard, go to
Authentication->Database Click on the connection, go to Applications, and turn off the app you are using to Authenticate users. If there are social connections that you want to turn off, do the same thing, but instead of going to Database, click on Social.

I hope this will help you.

Thanks
Dawid

1 Like

Wow, I didn’t think it would be that easy. Thank you!

1 Like

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