Episode

Microsoft Identity - Secure custom APIs with Microsoft Identity

Microsoft identity platform is an evolution of the Azure Active Directory (Azure AD) developer platform. It allows developers to build applications that sign in users, and access resources in both external applications such as Microsoft Office 365, the Azure portal, and thousands of other SaaS applications as well as internal resources, such as apps on your corporate network and intranet, along with any cloud apps developed by your own organization. In this module, you will learn the basics of Microsoft identity including the different types of tokens, account types, and supported topologies.

  • Create a custom web API that is secured with Microsoft identity
  • Create a custom web app that calls a custom web API secured with Microsoft identity
  • Create a custom daemon app that calls a custom web API secured with Microsoft identity