File tree
18 files changed
+121
-183
lines changed- MSAL
- MSAL.xcodeproj
- src
- configuration
- instance
- public
- test
- app/mac
- unit
- utils
18 files changed
+121
-183
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 |
| |
2 | 5 |
| |
3 | 6 |
| |
|
Submodule IdentityCore updated 60 files
- IdentityCore/IdentityCore.xcodeproj/project.pbxproj+14-14
- IdentityCore/src/IdentityCore_Internal.h+1-1
- IdentityCore/src/broker_operation/request/interactive_token_request/MSIDBrokerOperationInteractiveTokenRequest.m+2-10
- IdentityCore/src/broker_operation/request/silent_token_request/MSIDBrokerOperationSilentTokenRequest.m+2-10
- IdentityCore/src/cache/MSIDKeychainTokenCache.m+2-11
- IdentityCore/src/cache/crypto/MSIDAssymetricKeyGeneratorFactory.m+1-8
- IdentityCore/src/cache/crypto/MSIDAssymetricKeyKeychainGenerator.m+1-6
- IdentityCore/src/cache/crypto/MSIDAssymetricKeyPair.m-5
- IdentityCore/src/cache/mac/MSIDMacKeychainTokenCache.m+17-36
- IdentityCore/src/controllers/MSIDRequestControllerFactory.m+26-35
- IdentityCore/src/controllers/broker/MSIDSSOExtensionInteractiveTokenRequestController.h-1
- IdentityCore/src/controllers/broker/MSIDSSOExtensionSignoutController.h-1
- IdentityCore/src/controllers/broker/MSIDSSOExtensionSilentTokenRequestController.h-1
- IdentityCore/src/requests/broker/MSIDBrokerKeyProvider.m+2-8
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetAccountsRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetDataBaseRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetDeviceInfoRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionGetSsoCookiesRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionInteractiveTokenRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionOperationRequestDelegate.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionRequestDelegate.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionSignoutRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionSilentTokenRequest.h-1
- IdentityCore/src/requests/broker/MSIDSSOExtensionTokenRequestDelegate.h-1
- IdentityCore/src/requests/sdk/msal/MSIDDefaultTokenRequestProvider.m+15-25
- IdentityCore/src/util/MSIDAppExtensionUtil.h+1-1
- IdentityCore/src/util/MSIDKeyOperationUtil.h+4-4
- IdentityCore/src/util/NSData+MSIDExtensions.h+1-1
- IdentityCore/src/util/NSData+MSIDExtensions.m+1-1
- IdentityCore/src/util/mac/MSIDAppExtensionUtil.m+1-2
- IdentityCore/src/webview/embeddedWebview/ui/mac/MSIDWebviewUIController.m+1-5
- IdentityCore/src/webview/systemWebview/session/MSIDASWebAuthenticationSessionHandler.h+1-6
- IdentityCore/src/webview/systemWebview/session/MSIDASWebAuthenticationSessionHandler.m+6-18
- IdentityCore/src/webview/systemWebview/session/MSIDSystemWebViewControllerFactory.m+2-28
- IdentityCore/src/workplacejoin/MSIDWorkPlaceJoinUtilBase.m+3-11
- IdentityCore/tests/MSIDDevicePopManagerTest.m+4-15
- IdentityCore/tests/MSIDKeyOperationUtilTest.m+1-4
- IdentityCore/tests/MSIDPkeyAuthHelperTests.m+1-4
- IdentityCore/tests/MSIDRequestControllerFactoryTests.m+3-3
- IdentityCore/tests/MSIDTestSecureEnclaveKeyPairGenerator.m+6-13
- IdentityCore/tests/MSIDThrottlingServiceIntegrationTests.m+444-460
- IdentityCore/tests/MSIDWorkPlaceJoinUtilTests.m+2-7
- IdentityCore/tests/automation/ui_tests_lib/XCUIElement+CrossPlat.m+2-2
- IdentityCore/tests/integration/MSIDSSOExtensionDeviceInfoRequestIntegrationTests.m-1
- IdentityCore/tests/integration/MSIDSSOExtensionGetAccountsRequestIntegrationTests.m-1
- IdentityCore/tests/integration/MSIDSSOExtensionGetSsoCookiesRequestTests.m-1
- IdentityCore/tests/integration/MSIDSSOExtensionRequestDelegateTests.m-1
- IdentityCore/tests/integration/MSIDSSOExtensionSignoutRequestIntegrationTests.m-1
- IdentityCore/tests/integration/MSIDSilentControllerIntegrationTests.m+4-4
- IdentityCore/tests/mac/MSIDMacKeychainTokenCacheTests.m+18-36
- IdentityCore/tests/mac/MSIDMacTokenCacheTests.m+33-22
- IdentityCore/tests/mocks/ASAuthorizationSingleSignOnCredentialMock.h-2
- IdentityCore/tests/mocks/MSIDAuthorizationControllerMock.h-1
- IdentityCore/tests/mocks/MSIDSSOExtensionGetAccountsRequestMock.h-1
- IdentityCore/tests/mocks/MSIDSSOExtensionGetDeviceInfoRequestMock.h-1
- IdentityCore/tests/mocks/MSIDSSOExtensionGetSsoCookiesRequestMock.h-1
- IdentityCore/tests/mocks/MSIDSSOExtensionSignoutRequestMock.h-1
- IdentityCore/xcconfig/identitycore__automation__mac.xcconfig+1-1
- IdentityCore/xcconfig/identitycore__common__mac.xcconfig+1-1
- changelog.txt+3
Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6427 | 6427 |
| |
6428 | 6428 |
| |
6429 | 6429 |
| |
6430 |
| - | |
| 6430 | + | |
6431 | 6431 |
| |
6432 | 6432 |
| |
6433 | 6433 |
| |
| |||
6438 | 6438 |
| |
6439 | 6439 |
| |
6440 | 6440 |
| |
6441 |
| - | |
| 6441 | + | |
6442 | 6442 |
| |
6443 | 6443 |
| |
6444 | 6444 |
| |
| |||
6499 | 6499 |
| |
6500 | 6500 |
| |
6501 | 6501 |
| |
6502 |
| - | |
| 6502 | + | |
6503 | 6503 |
| |
6504 | 6504 |
| |
6505 | 6505 |
| |
| |||
6569 | 6569 |
| |
6570 | 6570 |
| |
6571 | 6571 |
| |
6572 |
| - | |
| 6572 | + | |
6573 | 6573 |
| |
6574 | 6574 |
| |
6575 | 6575 |
| |
| |||
6981 | 6981 |
| |
6982 | 6982 |
| |
6983 | 6983 |
| |
6984 |
| - | |
| 6984 | + | |
6985 | 6985 |
| |
6986 | 6986 |
| |
6987 | 6987 |
| |
| |||
7045 | 7045 |
| |
7046 | 7046 |
| |
7047 | 7047 |
| |
7048 |
| - | |
| 7048 | + | |
7049 | 7049 |
| |
7050 | 7050 |
| |
7051 | 7051 |
| |
| |||
7460 | 7460 |
| |
7461 | 7461 |
| |
7462 | 7462 |
| |
7463 |
| - | |
| 7463 | + | |
7464 | 7464 |
| |
7465 | 7465 |
| |
7466 | 7466 |
| |
| |||
7481 | 7481 |
| |
7482 | 7482 |
| |
7483 | 7483 |
| |
7484 |
| - | |
| 7484 | + | |
7485 | 7485 |
| |
7486 | 7486 |
| |
7487 | 7487 |
| |
| |||
7556 | 7556 |
| |
7557 | 7557 |
| |
7558 | 7558 |
| |
7559 |
| - | |
| 7559 | + | |
7560 | 7560 |
| |
7561 | 7561 |
| |
7562 | 7562 |
| |
| |||
7574 | 7574 |
| |
7575 | 7575 |
| |
7576 | 7576 |
| |
7577 |
| - | |
| 7577 | + | |
7578 | 7578 |
| |
7579 | 7579 |
| |
7580 | 7580 |
| |
|
Lines changed: 2 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
| 57 | + | |
65 | 58 |
| |
66 | 59 |
| |
67 | 60 |
| |
| |||
75 | 68 |
| |
76 | 69 |
| |
77 | 70 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
| 71 | + | |
86 | 72 |
| |
87 | 73 |
| |
88 | 74 |
| |
|
Lines changed: 12 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
330 |
| - | |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
338 |
| - | |
339 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
340 | 334 |
| |
341 |
| - | |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 |
| - | |
| 335 | + | |
347 | 336 |
| |
348 | 337 |
| |
349 | 338 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 63 | + | |
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 71 | + | |
75 | 72 |
| |
76 | 73 |
| |
77 | 74 |
| |
|
Lines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
| 353 | + | |
357 | 354 |
| |
358 | 355 |
| |
359 | 356 |
| |
| |||
363 | 360 |
| |
364 | 361 |
| |
365 | 362 |
| |
366 |
| - | |
367 |
| - | |
368 |
| - | |
| 363 | + | |
369 | 364 |
| |
370 | 365 |
| |
371 |
| - | |
372 | 366 |
| |
373 | 367 |
| |
374 | 368 |
| |
375 | 369 |
| |
376 |
| - | |
| 370 | + | |
377 | 371 |
| |
378 | 372 |
| |
379 | 373 |
| |
|
Lines changed: 35 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 71 | + | |
75 | 72 |
| |
76 | 73 |
| |
77 | 74 |
| |
| |||
81 | 78 |
| |
82 | 79 |
| |
83 | 80 |
| |
84 |
| - | |
85 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 |
| |
99 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
100 | 109 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
104 | 114 |
| |
105 | 115 |
| |
106 | 116 |
| |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
127 | 121 |
| |
128 | 122 |
| |
129 | 123 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
| 34 | + | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
0 commit comments