Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Customizing Microsoft Teams

You're reading from   Customizing Microsoft Teams Build custom apps and extensions for your business using Power Platform and Dataverse in Microsoft Teams

Arrow left icon
Product type Paperback
Published in Apr 2023
Publisher Packt
ISBN-13 9781801075381
Length 290 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Gopi Kondameda Gopi Kondameda
Author Profile Icon Gopi Kondameda
Gopi Kondameda
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Part 1: Microsoft Teams Customization Exploring the Architecture and Components
2. Chapter 1: Introducing Microsoft Teams Apps FREE CHAPTER 3. Chapter 2: Microsoft Teams Apps and Bots 4. Part 2: Microsoft Teams Customization with Tools and Techniques
5. Chapter 3: Microsoft Graph API 6. Chapter 4: Microsoft Teams PowerShell 7. Chapter 5: Microsoft Teams Customization Using the SharePoint Framework (SPFx) 8. Chapter 6: Microsoft Teams Authentication 9. Part 3: Microsoft Teams Customization with Low-Code and No-Code
10. Chapter 7: Microsoft Dataverse for Teams 11. Chapter 8: Microsoft Teams App Templates 12. Chapter 9: Microsoft Viva 13. Chapter 10: Microsoft Teams Third-Party Apps 14. Index 15. Other Books You May Enjoy

Authentication and authorization in Microsoft Teams apps

Custom apps you built and deployed in Teams may consume numerous Microsoft 365 services within your tenant or external services such as DocuSign, Twitter, and so on. For example, it could be Azure AD, the Graph API, a REST API, and so on, of the tenant where the app is installed. All these services require authentication and authorization to access the required data in the custom app from these services. Therefore, you should choose the appropriate authentication methods suitable for your needs.

There are two authentication methods used in the Teams app:

  • Authentication using SSO in the Teams app: With this approach, the Teams app uses the identity of the user who logged into Teams. And since it requires consent from the app user, it doesn’t prompt the user to log in multiple times.
  • Authentication using a third-party OAuth provider in the Teams app: With this approach, the Teams app uses an OAuth provider...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime