Many people have asked for hiding the Azure AD button from the login page and we know the the answer is to have an entry in Site Settings as: Authentication/Registration/AzureADLoginEnabled, and set its value to false.
This does hide the button on the Login page. However, it does not hide the button from the Register page.
Is there a separate setting for this, or do I have to use CSS to hide that button now? I'll be disappointed if Authentication/Registration/AzureADLoginEnabled only does half the job. 😅