Back to publications
Microsoft Learning: Microsoft Teams – Authentication and Single Sign-on
ModuleMicrosoft Learn 2021

Microsoft Learning: Microsoft Teams – Authentication and Single Sign-on

View on Microsoft Learn

Still published and available on the original platform.

Overview

I work with Microsoft Learning to publish & maintain multiple self-paced learning modules related to Microsoft 365. These modules are primarily used as self-paced study resources for developers preparing to take the MS-600 exam, the only prerequisite to achieve the Microsoft 365 Certified: Teams Application Developer Associate certification. This is one of those modules.

Developers can create Microsoft Teams apps to create new experiences for their users and integrate with existing business solutions. When custom applications need to access user information protected by Microsoft Entra ID, and data from other services, apps will need to establish a trusted connection with these providers.

In this module, you’ll learn about the different authentication flows supported by Microsoft Teams that you can use in your custom apps.

Learning objectives

By the end of this module, you’ll be able to:

  • Understand the authentication options available to developers creating custom Microsoft Teams tabs and bots
  • Create a Microsoft Teams tab that uses SSO authentication
  • Create a bot for Microsoft Teams that uses SSO authentication