Custom login page for Azure Active Directory

Ben picture Ben · Jul 30, 2013 · Viewed 16.4k times · Source

I'm working on an application that uses Azure AD as an identity provider. It works well, but the login experience is jarring when the user is taken from my application to the https://login.microsoftonline.com Azure hosted login page. In addition to losing all application branding, the user is unlikely to know that the tenant domain suffix must be appended to their username when entering credentials (e.g. bob becomes [email protected]). Is there any way of hosting a login page for Azure AD within my own application?

Answer

Philippe Signoret picture Philippe Signoret · Jan 13, 2014

Custom company branding is now available with Azure Active Directory Basic and Premium editions. You can customize some of the experience, with some text, images and logos.