File tree
50 files changed
+2014
-400
lines changed- MSAL.xcworkspace
- MSAL
- MSAL.xcodeproj
- resources
- ios
- mac
- src
- configuration
- instance
- public
- test
- app
- mac
- automation/tests/interactive
- integration/native_auth/end_to_end
- mock
- reset_password
- sign_in
- sign_out
- sign_up
- testplan
- unit
- native_auth
- cache
- network
- utils
- azure_pipelines
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+2014
-400
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
| 23 | + | |
| 24 | + | |
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
|
Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 |
| - | |
33 |
| - | |
| 33 | + | |
| 34 | + | |
34 | 35 |
| |
35 |
| - | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 |
| - | |
| 44 | + | |
44 | 45 |
| |
45 |
| - | |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
| |||
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
54 |
| - | |
55 |
| - | |
| 55 | + | |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
| 61 | + | |
61 | 62 |
| |
62 | 63 |
| |
63 | 64 |
| |
|
Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Submodule IdentityCore updated 63 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/automation/ui_tests_lib/lab_api/MSIDTestAutomationAccountConfigurationRequest.h+1
- IdentityCore/tests/automation/ui_tests_lib/lab_api/MSIDTestAutomationAccountConfigurationRequest.m+1
- 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/tests/util/MSIDTestCacheDataSource.h+1-1
- IdentityCore/xcconfig/identitycore__automation__mac.xcconfig+1-1
- IdentityCore/xcconfig/identitycore__common__mac.xcconfig+1-1
- changelog.txt+3
0 commit comments