Azure AD Explorer Windows

Azure AD Explorer is a sample app that demonstrates the authentication options between applications and Azure Active Directory. It covers how applications can benefit from Azure AD Conditional Access features like Single Sign On (SSO) and device controls.

  • Embedded browser
  • System browser
  • Authentication broker

The Windows version is a WPF application that uses Microsoft Authentication Library (MSAL) to authenticate users in Azure AD.

For the Android, iOS and Windows UWP version check the AzureAD Explorer Mobile repository.