Part 2: Authentication and Protocols
In this second part, we cover authentication in depth. We look into the different authentication protocols, along with diving into how to secure applications using OAuth 2.0, OpenID Connect, and MSAL. Lastly, we examine one of the core services of Azure, the Microsoft Graph API.
This part of the book comprises the following chapters:
- Chapter 4, The Basics and Evolution of Authentication
- Chapter 5, Securing Applications with OAuth 2.0, OpenID Connect, and MSAL
- Chapter 6, Building Secure Services Using the Microsoft Graph API