File tree
6 files changed
+44
-1
lines changed- MSAL
- test/integration/native_auth/end_to_end
- mfa
- reset_password
- sign_in
- sign_up
6 files changed
+44
-1
lines changedSubmodule IdentityCore updated 12 files
- IdentityCore/src/MSIDError.h+2
- IdentityCore/src/MSIDError.m+4-1
- IdentityCore/src/network/error_handler/MSIDAADRequestErrorHandler.m+7-1
- IdentityCore/tests/MSIDAADRequestErrorHandlerTests.m+4
- IdentityCore/tests/automation/shared/MSIDAutomationTestRequest.h+9
- IdentityCore/tests/automation/shared/MSIDAutomationTestRequest.m+4
- IdentityCore/tests/automation/ui_tests_lib/lab_api/MSIDTestAutomationAccountConfigurationRequest.h+1
- IdentityCore/tests/automation/ui_tests_lib/lab_api/MSIDTestAutomationAccountConfigurationRequest.m+1
- IdentityCore/tests/integration/ios/MSIDDefaultSilentTokenRequestTests.m+62
- azure_pipelines/broker_submodule_check.yml+163
- azure_pipelines/msal_submodule_check.yaml+7-1
- azure_pipelines/pr-validation.yml+7-1
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
| |||
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
| 151 | + | |
149 | 152 |
| |
150 | 153 |
| |
151 | 154 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
| |||
72 | 74 |
| |
73 | 75 |
| |
74 | 76 |
| |
| 77 | + | |
| 78 | + | |
75 | 79 |
| |
76 | 80 |
| |
77 | 81 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| |||
201 | 203 |
| |
202 | 204 |
| |
203 | 205 |
| |
| 206 | + | |
| 207 | + | |
204 | 208 |
| |
205 | 209 |
| |
206 | 210 |
| |
| |||
243 | 247 |
| |
244 | 248 |
| |
245 | 249 |
| |
| 250 | + | |
| 251 | + | |
246 | 252 |
| |
247 | 253 |
| |
248 | 254 |
| |
| |||
285 | 291 |
| |
286 | 292 |
| |
287 | 293 |
| |
| 294 | + | |
| 295 | + | |
288 | 296 |
| |
289 | 297 |
| |
290 | 298 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
| |||
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
| 92 | + | |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
92 | 96 |
| |
| |||
139 | 143 |
| |
140 | 144 |
| |
141 | 145 |
| |
| 146 | + | |
| 147 | + | |
142 | 148 |
| |
143 | 149 |
| |
144 | 150 |
| |
| |||
199 | 205 |
| |
200 | 206 |
| |
201 | 207 |
| |
| 208 | + | |
| 209 | + | |
202 | 210 |
| |
203 | 211 |
| |
204 | 212 |
| |
| |||
273 | 281 |
| |
274 | 282 |
| |
275 | 283 |
| |
| 284 | + | |
| 285 | + | |
276 | 286 |
| |
277 | 287 |
| |
278 | 288 |
| |
| |||
339 | 349 |
| |
340 | 350 |
| |
341 | 351 |
| |
| 352 | + | |
| 353 | + | |
342 | 354 |
| |
343 | 355 |
| |
344 | 356 |
| |
| |||
431 | 443 |
| |
432 | 444 |
| |
433 | 445 |
| |
| 446 | + | |
| 447 | + | |
434 | 448 |
| |
435 | 449 |
| |
436 | 450 |
| |
| |||
541 | 555 |
| |
542 | 556 |
| |
543 | 557 |
| |
| 558 | + | |
| 559 | + | |
544 | 560 |
| |
545 | 561 |
| |
546 | 562 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 | 35 |
| |
34 | 36 |
| |
| |||
73 | 75 |
| |
74 | 76 |
| |
75 | 77 |
| |
| 78 | + | |
| 79 | + | |
76 | 80 |
| |
77 | 81 |
| |
78 | 82 |
| |
| |||
114 | 118 |
| |
115 | 119 |
| |
116 | 120 |
| |
| 121 | + | |
| 122 | + | |
117 | 123 |
| |
118 | 124 |
| |
119 | 125 |
| |
| |||
168 | 174 |
| |
169 | 175 |
| |
170 | 176 |
| |
| 177 | + | |
| 178 | + | |
171 | 179 |
| |
172 | 180 |
| |
173 | 181 |
| |
| |||
239 | 247 |
| |
240 | 248 |
| |
241 | 249 |
| |
| 250 | + | |
| 251 | + | |
242 | 252 |
| |
243 | 253 |
| |
244 | 254 |
| |
| |||
366 | 376 |
| |
367 | 377 |
| |
368 | 378 |
| |
| 379 | + | |
| 380 | + | |
369 | 381 |
| |
370 | 382 |
| |
371 | 383 |
| |
|
0 commit comments