I have set up my company’s Azure AD as enterprise connection. When users login with Azure AD in my application they have to provide a password even if they are logged into their azure AD account in the browser. Is there a way that this could behave like the Contiue with Google button, that does not prompt you for your password if you are already logged in
Hi,
Is Seamless Single Sign-On enabled in Entra ID for the organization? If it is enabled, and the user has already logged in once within the organization’s network, they will not be asked for a password again.
Thank you - I will ask my IT support.
Hi @judith1
Welcome to the Auth0 Community!
Hopefully the advise that @vigneshSivasamy proves useful in solving the issue for you, we appreciate the implication here! Also, do make sure that you enable " Show as button" so it does show up as a login option.
Depending on what works best for you, one option can also be to establish the Azure AD Connection through a SAML Enterprise Connection, toggle on IdP-Initiated SSO and enable “Display connection as button” under the Login Experience tab. The following Knowledge Article can be useful in this setup if it’s a good fit for you.
Let us know how it goes!
Gerald