|
1 | 1 | ---
|
2 | 2 | title: Microsoft identity platform videos | Azure
|
3 |
| -description: A list of videos about the Microsoft identity platform |
| 3 | +description: A list of videos about modern authentication and the Microsoft identity platform |
4 | 4 | services: active-directory
|
5 | 5 | author: mmacy
|
6 | 6 | manager: CelesteDG
|
| 7 | + |
7 | 8 | ms.service: active-directory
|
8 | 9 | ms.subservice: develop
|
9 | 10 | ms.topic: conceptual
|
10 | 11 | ms.workload: identity
|
11 |
| -ms.date: 01/29/2020 |
| 12 | +ms.date: 04/08/2020 |
12 | 13 | ms.author: marsma
|
13 | 14 | ms.custom: aaddev
|
14 | 15 | ms.reviewer: celested
|
15 | 16 | ---
|
16 | 17 |
|
17 | 18 | # Microsoft identity platform videos
|
18 | 19 |
|
19 |
| -Learn about the Microsoft identity platform and the Microsoft Authentication libraries (MSAL). They're typically 1-2 minutes long. |
| 20 | +Learn the basics of modern authentication, the Microsoft identity platform, and the Microsoft Authentication Libraries (MSAL). |
| 21 | + |
| 22 | +## Authentication fundamentals |
| 23 | + |
| 24 | +If you're new to concepts like identity providers, security tokens, claims, and audience, this video series is a good place to start. |
| 25 | +___ |
| 26 | + |
| 27 | +:::row::: |
| 28 | + :::column::: |
| 29 | + 1 - Basics: The concepts of modern authentication (4:33) |
| 30 | + :::column-end::: |
| 31 | + :::column::: |
| 32 | + > [!VIDEO https://www.youtube.com/embed/fbSVgC8nGz4?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 33 | + :::column-end::: |
| 34 | + :::column::: |
| 35 | + 2 - Modern authentication for web applications (6:02) |
| 36 | + :::column-end::: |
| 37 | + :::column::: |
| 38 | + > [!VIDEO https://www.youtube.com/embed/tCNcG1lcCHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 39 | + :::column-end::: |
| 40 | +:::row-end::: |
| 41 | +:::row::: |
| 42 | + :::column::: |
| 43 | + 3 - Web single sign-on (4:13) |
| 44 | + :::column-end::: |
| 45 | + :::column::: |
| 46 | + > [!VIDEO https://www.youtube.com/embed/51B-jSOBF8U?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 47 | + :::column-end::: |
| 48 | + :::column::: |
| 49 | + 4 - Federated web authentication (6:19) |
| 50 | + :::column-end::: |
| 51 | + :::column::: |
| 52 | + > [!VIDEO https://www.youtube.com/embed/CjarTgjKcX8?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 53 | + :::column-end::: |
| 54 | +:::row-end::: |
| 55 | +:::row::: |
| 56 | + :::column::: |
| 57 | + 5 - Native client applications - Part 1 (8:12) |
| 58 | + :::column-end::: |
| 59 | + :::column::: |
| 60 | + > [!VIDEO https://www.youtube.com/embed/OGMDnuDrAcQ?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 61 | + :::column-end::: |
| 62 | + :::column::: |
| 63 | + 6 - Native client applications - Part 2 (5:33) |
| 64 | + :::column-end::: |
| 65 | + :::column::: |
| 66 | + > [!VIDEO https://www.youtube.com/embed/2RE6IhXfmHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy] |
| 67 | + :::column-end::: |
| 68 | +:::row-end::: |
20 | 69 |
|
21 | 70 | ## Microsoft identity platform basics
|
22 | 71 |
|
23 |
| -**Learn basic Microsoft identity platform concepts** |
| 72 | +Learn about the components of the Microsoft identity platform, the Microsoft Authentication Libraries (MSAL), and how these components interact with Azure Active Directory. The One Dev Question videos are 1-2 minutes in length. |
| 73 | +___ |
24 | 74 |
|
25 | 75 | :::row:::
|
26 | 76 | :::column:::
|
@@ -107,7 +157,8 @@ Learn about the Microsoft identity platform and the Microsoft Authentication lib
|
107 | 157 |
|
108 | 158 | ## Migrate from v1.0 to v2.0
|
109 | 159 |
|
110 |
| -**Learn about migrating to the the latest version of the Microsoft identity platform** |
| 160 | +Learn about migrating to the latest version of the Microsoft identity platform, including moving from the Active Directory Authentication Library (ADAL) to MSAL. |
| 161 | +___ |
111 | 162 |
|
112 | 163 | :::row:::
|
113 | 164 | :::column:::
|
|
0 commit comments