Skip to content

Commit 69cf6b3

Browse files
committed
[msid] intro + acro-fix test
1 parent 765c63b commit 69cf6b3

File tree

1 file changed

+29
-27
lines changed

1 file changed

+29
-27
lines changed

articles/active-directory/develop/identity-videos.md

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -21,43 +21,45 @@ Learn the basics of modern authentication, the Microsoft identity platform, and
2121

2222
## Microsoft identity platform for developers
2323

24-
The *Identity for Developers* video series focuses on just what you need to know to get started adding identity support to your application. Tuned for quick delivery of the fundamental aspects of the platform and how to use its authentication libraries, these are a good place to start for any developer.
24+
In the *Identity for Developers* video series, Matthijs Hoekstra and Kyle Marsh provide a guided introduction to the Microsoft identity platform. Learn the key components and capabilities of the platform and how to use its authentication libraries to get started adding modern, secure authentication to your apps.
25+
26+
With content curated and honed over the many training sessions they've conducted, this series good place to start for any developer getting started with identity in Azure.
2527
___
2628

2729
:::row:::
2830
:::column:::
2931
1 - Overview of the Microsoft identity platform for developers (33:55)
3032
:::column-end:::
3133
:::column:::
32-
> [!VIDEO https://www.youtube.com/embed/zjezqZPPOfc]
34+
>[!VIDEO https://www.youtube.com/embed/zjezqZPPOfc]
3335
:::column-end:::
3436
:::column:::
3537
2 - How to authenticate users of your apps with the Microsoft identity platform (29:09)
3638
:::column-end:::
3739
:::column:::
38-
> [!VIDEO https://www.youtube.com/embed/Mtpx_lpfRLs]
40+
>[!VIDEO https://www.youtube.com/embed/Mtpx_lpfRLs]
3941
:::column-end:::
4042
:::row-end:::
4143
:::row:::
4244
:::column:::
4345
3 - Microsoft identity platform’s permissions and consent framework (45:08)
4446
:::column-end:::
4547
:::column:::
46-
> [!VIDEO https://www.youtube.com/embed/toAWRNqqDL4]
48+
>[!VIDEO https://www.youtube.com/embed/toAWRNqqDL4]
4749
:::column-end:::
4850
:::column:::
4951
4 - How to protect APIs using the Microsoft identity platform (33:17)
5052
:::column-end:::
5153
:::column:::
52-
> [!VIDEO https://www.youtube.com/embed/IIQ7QW4bYqA]
54+
>[!VIDEO https://www.youtube.com/embed/IIQ7QW4bYqA]
5355
:::column-end:::
5456
:::row-end:::
5557
:::row:::
5658
:::column:::
5759
5 - Application roles and security groups on the Microsoft identity platform (15:52)
5860
:::column-end:::
5961
:::column:::
60-
> [!VIDEO https://www.youtube.com/embed/-BK2iBDrmNo]
62+
>[!VIDEO https://www.youtube.com/embed/-BK2iBDrmNo]
6163
:::column-end:::
6264
:::column:::
6365
<!-- BLANK TITLE CELL -->
@@ -77,41 +79,41 @@ ___
7779
1 - Basics: The concepts of modern authentication (4:33)
7880
:::column-end:::
7981
:::column:::
80-
> [!VIDEO https://www.youtube.com/embed/fbSVgC8nGz4?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
82+
>[!VIDEO https://www.youtube.com/embed/fbSVgC8nGz4?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
8183
:::column-end:::
8284
:::column:::
8385
2 - Modern authentication for web applications (6:02)
8486
:::column-end:::
8587
:::column:::
86-
> [!VIDEO https://www.youtube.com/embed/tCNcG1lcCHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
88+
>[!VIDEO https://www.youtube.com/embed/tCNcG1lcCHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
8789
:::column-end:::
8890
:::row-end:::
8991
:::row:::
9092
:::column:::
9193
3 - Web single sign-on (4:13)
9294
:::column-end:::
9395
:::column:::
94-
> [!VIDEO https://www.youtube.com/embed/51B-jSOBF8U?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
96+
>[!VIDEO https://www.youtube.com/embed/51B-jSOBF8U?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
9597
:::column-end:::
9698
:::column:::
9799
4 - Federated web authentication (6:19)
98100
:::column-end:::
99101
:::column:::
100-
> [!VIDEO https://www.youtube.com/embed/CjarTgjKcX8?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
102+
>[!VIDEO https://www.youtube.com/embed/CjarTgjKcX8?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
101103
:::column-end:::
102104
:::row-end:::
103105
:::row:::
104106
:::column:::
105107
5 - Native client applications - Part 1 (8:12)
106108
:::column-end:::
107109
:::column:::
108-
> [!VIDEO https://www.youtube.com/embed/OGMDnuDrAcQ?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
110+
>[!VIDEO https://www.youtube.com/embed/OGMDnuDrAcQ?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
109111
:::column-end:::
110112
:::column:::
111113
6 - Native client applications - Part 2 (5:33)
112114
:::column-end:::
113115
:::column:::
114-
> [!VIDEO https://www.youtube.com/embed/2RE6IhXfmHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
116+
>[!VIDEO https://www.youtube.com/embed/2RE6IhXfmHY?list=PLLasX02E8BPD5vC2XHS_oHaMVmaeHHPLy]
115117
:::column-end:::
116118
:::row-end:::
117119

@@ -125,7 +127,7 @@ ___
125127
Microsoft identity platform overview
126128
:::column-end:::
127129
:::column:::
128-
> [!VIDEO https://www.youtube.com/embed/bNlcFuIo3r8]
130+
>[!VIDEO https://www.youtube.com/embed/bNlcFuIo3r8]
129131
:::column-end:::
130132
:::column:::
131133
:::column-end:::
@@ -137,69 +139,69 @@ ___
137139
Introduction to the MSAL libraries
138140
:::column-end:::
139141
:::column:::
140-
> [!VIDEO https://www.youtube.com/embed/apbbx2n4tnU]
142+
>[!VIDEO https://www.youtube.com/embed/apbbx2n4tnU]
141143
:::column-end:::
142144
:::column:::
143145
How MSAL makes authentication easier
144146
:::column-end:::
145147
:::column:::
146-
> [!VIDEO https://www.youtube.com/embed/yLVEBU9Z96Q]
148+
>[!VIDEO https://www.youtube.com/embed/yLVEBU9Z96Q]
147149
:::column-end:::
148150
:::row-end:::
149151
:::row:::
150152
:::column:::
151153
Scopes explained
152154
:::column-end:::
153155
:::column:::
154-
> [!VIDEO https://www.youtube.com/embed/eiPHOoLmGJs]
156+
>[!VIDEO https://www.youtube.com/embed/eiPHOoLmGJs]
155157
:::column-end:::
156158
:::column:::
157159
What are brokers
158160
:::column-end:::
159161
:::column:::
160-
> [!VIDEO https://www.youtube.com/embed/Zd_Uubnu0U0]
162+
>[!VIDEO https://www.youtube.com/embed/Zd_Uubnu0U0]
161163
:::column-end:::
162164
:::row-end:::
163165
:::row:::
164166
:::column:::
165167
What redirect URIs do
166168
:::column-end:::
167169
:::column:::
168-
> [!VIDEO https://www.youtube.com/embed/znSN_3JAuoU]
170+
>[!VIDEO https://www.youtube.com/embed/znSN_3JAuoU]
169171
:::column-end:::
170172
:::column:::
171173
Tenants explained
172174
:::column-end:::
173175
:::column:::
174-
> [!VIDEO https://www.youtube.com/embed/mDhT4Zv1fZU]
176+
>[!VIDEO https://www.youtube.com/embed/mDhT4Zv1fZU]
175177
:::column-end:::
176178
:::row-end:::
177179
:::row:::
178180
:::column:::
179181
Role of Azure AD
180182
:::column-end:::
181183
:::column:::
182-
> [!VIDEO https://www.youtube.com/embed/zDEC7A5ZS2Q]
184+
>[!VIDEO https://www.youtube.com/embed/zDEC7A5ZS2Q]
183185
:::column-end:::
184186
:::column:::
185187
Role of Azure AD app objects
186188
:::column-end:::
187189
:::column:::
188-
> [!VIDEO https://www.youtube.com/embed/HEpq_YSmuWw]
190+
>[!VIDEO https://www.youtube.com/embed/HEpq_YSmuWw]
189191
:::column-end:::
190192
:::row-end:::
191193
:::row:::
192194
:::column:::
193195
Organizational and personal Microsoft account differences
194196
:::column-end:::
195197
:::column:::
196-
> [!VIDEO https://www.youtube.com/embed/E2OUluQQKSk]
198+
>[!VIDEO https://www.youtube.com/embed/E2OUluQQKSk]
197199
:::column-end:::
198200
:::column:::
199201
SPA and web app differences
200202
:::column-end:::
201203
:::column:::
202-
> [!VIDEO https://www.youtube.com/embed/ZJirt7eTVw8?t=5]
204+
>[!VIDEO https://www.youtube.com/embed/ZJirt7eTVw8?t=5]
203205
:::column-end:::
204206
:::row-end:::
205207

@@ -213,26 +215,26 @@ ___
213215
Endpoints and the benefits of moving to v2.0
214216
:::column-end:::
215217
:::column:::
216-
> [!VIDEO https://www.youtube.com/embed/qpdC45tZYDg]
218+
>[!VIDEO https://www.youtube.com/embed/qpdC45tZYDg]
217219
:::column-end:::
218220
:::column:::
219221
Migrating your ADAL codebase to MSAL
220222
:::column-end:::
221223
:::column:::
222-
> [!VIDEO https://www.youtube.com/embed/xgL_z9yCnrE]
224+
>[!VIDEO https://www.youtube.com/embed/xgL_z9yCnrE]
223225
:::column-end:::
224226
:::row-end:::
225227
:::row:::
226228
:::column:::
227229
Why migrate from ADAL to MSAL
228230
:::column-end:::
229231
:::column:::
230-
> [!VIDEO https://www.youtube.com/embed/qpdC45tZYDg]
232+
>[!VIDEO https://www.youtube.com/embed/qpdC45tZYDg]
231233
:::column-end:::
232234
:::column:::
233235
Advantages of MSAL over ADAL
234236
:::column-end:::
235237
:::column:::
236-
> [!VIDEO https://www.youtube.com/embed/q-TDszj2O-4]
238+
>[!VIDEO https://www.youtube.com/embed/q-TDszj2O-4]
237239
:::column-end:::
238240
:::row-end:::

0 commit comments

Comments
 (0)