Skip to content

Releases: AzureAD/microsoft-authentication-library-common-for-objc

1.7.12

14 Oct 20:44
2ae57da

Choose a tag to compare

Release Notes

Version 1.7.12

  • Fetch WPJ Metadata for specific tenantId
  • Added not nil check before updating homeAccountId from clientInfo(#1155)

Changes:

  • #1157: Release 1.7.12
  • #1154: Fetch device metadata info (UPN, tenant Id, Device Id) for specific tenant Id
  • #1156: Fix a a crash reported by Office where type is nil, but not handled c…
  • #1153: Xcode 14: NSURLComponents percentEncodedHost will no longer throw an exception if invalid on iOS16+ & macOS13+
  • #1155: Update Home accountId from clientInfo only if available
  • #1139: Added browser SSO automation parameters
  • #1152: Disable bitcode flag everywhere
  • #1146: Release 1.7.11
  • #1151: Merge master in dev
  • #1142: Improve logging
See More
  • #1143: Refactor credential type utility methods
  • #1043: Refactor automation
  • #1145: Disable CBA automation
  • #1148: Kaisong1990/2073563 disable bitcode
  • #1150: Revert disable bitcode pr
  • #1144: Current Telemetry Changes for FLW and Multiple Registrations
  • #1131: Expose objectId for mam support
  • #1138: Merge release 1.7.10 into dev

This list of changes was auto generated.

1.7.11

21 Sep 01:19
b8f26c5

Choose a tag to compare

Release Notes

Version 1.7.11

  • Expose extra deviceInfo(#1131)

Changes:

  • #1142: Improve logging
  • #1143: Refactor credential type utility methods
  • #1043: Refactor automation

1.7.10

12 Aug 20:59
8bfd623

Choose a tag to compare

Release Notes

Version 1.7.10

  • Stop extra background tasks in the system webview case. (#1130)

Changes:

  • #1134: Release/1.7.10
  • #1137: Fix a compiling issue with Edge on Mac
  • #1135: Fix conflict to merge release/1.7.10 to master
  • #1133: Update changelog
  • #1130: Stop extra background tasks in the system webview case
  • #1129: [IdentityCore] Add detailed SSO-JIT telemetry
  • #1127: Make a property public for MSAL CPP to overwrite -(void)presentView
  • #1124: Store PRT recovery timestamp
  • #1125: Exclude MSAL requests from Browser SSO requests
  • #1090: Enable warning -Wshadow

This list of changes was auto generated.

Release 1.7.9

11 Jul 20:45
aba3119

Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...1.7.9

1.7.8

20 Jun 19:28
94e140a

Choose a tag to compare

Release Notes

Version 1.7.8

  • Pass token result, granted scopes and declined scopes as part of error.userInfo when these values are returned as additional_tokens in the broker response. (#1114)

Changes:

  • #1117: Release/1.7.8
  • #1116: Add more logs to debug WPJ issues
  • #1112: Fixed msidURLWithQueryParameters when multiple keys have same name subcomponents
  • #1110: Fix mac token cache thread safety
  • #1115: Add constant for Darwin notification name
  • #1111: Validate if memory was successfully allocated before continuing.
  • #1113: typeof -> typeof
  • #1114: Provide all the error.userInfo details when getting MSIDErrorServerDeclinedScopes error
  • #1109: Add RefreshToken to PkeyAuth challenge response (1329463)
  • #1108: Fix handling protection_policies_required in silent flow
See More
  • #1107: Fix warning "allowed unarchiving safe plist type 'NSString'..."
  • #1103: Merge 1.7.7 release master back to dev

This list of changes was auto generated.

1.7.7

20 Apr 02:59
0eb3db9

Choose a tag to compare

Release Notes

Version 1.7.7

  • Add more utilities for test automation
  • Fix a warning during telemetry decoding

Changes:

  • #1101: Release 1.7.7
  • #1102: Fix merge conflicts for common core
  • #1094: Perf improvements by calling trustedAppListWithCurrentApp once
  • #1099: Merge hotfix/1.7.6 to dev
  • #1095: Hotfix/1.7.6
  • #1096: Hotfix/1.7.6 into dev
  • #1093: Fix a warning during telemetry decoding
  • #1092: Enable exclusion of unused IdentityCore code in MSAL C++
  • #1091: Read navigation response on MSIDOAuth2EmbeddedWebviewController
  • #1089: Kaisong1990/merge master to dev
See More
  • #1087: Add more utility to automation tests

This list of changes was auto generated.

1.7.6

01 Apr 21:15
563bd66

Choose a tag to compare

Enable exclusion of unused IdentityCore code in MSAL C++ (#1092)

1.7.5

02 Mar 23:58
6f7fdd7

Choose a tag to compare

Release Notes

Version 1.7.5

  • Multitenant PkeyAuth support (#1083)
  • Expose keychain error OSStatus in errors returned by MSIDAssymetricKeyKeychainGenerator (#1079)
  • Prevent logging PII in query to NSDictionary extension method (#1084)
  • Expose mdmId via DeviceInfo extraDeviceInformation
  • Add support to wipe cache for all accounts (#1075)

Changes:

  • #1085: Release/1.7.5
  • #1086: Kaisong1990/resolve 175 merge conflicts
  • #1075: Wipe cache for all accounts - IdentityCore
  • #1080: Veena/expose mdm id in device info
  • #1083: Multi-tenant PkeyAuth support with additional refactoring for future ECC support
  • #1084: Prevent logging PII in query to NSDictionary extension method
  • #1082: Update TODO item to remove system generated bug in Cpp dashboard
  • #1079: Expose keychain error osstatus in errors returned by MSIDAssymetricKeyKeychainGenerator
  • #1078: Merge release 1.7.4 in dev
  • #1076: Merge release/1.7.4 in master
See More
  • #1074: Updating logic to check if targetFrame is nil for new window
  • #1073: Merge Release/1.7.3 back to dev
  • #1070: added more string convenience methods

This list of changes was auto generated.

1.7.4

20 Jan 21:53
33bc14c

Choose a tag to compare

Release Notes

Version 1.7.4

  • Fixed logic to open links within iframe in embedded webiview in itself instead of Safari. (#1074)

1.7.3

09 Dec 18:35
33bc14c

Choose a tag to compare

Release Notes

Version 1.7.3

  • Enable additional warnings (#1042)
  • sanity check sso ext response. If no meaningful will use local result (#1065)
  • remove throttle noise (#1064)

Changes:

  • #1068: Merge release branch to master
  • #1072: Fix sso ext eqp
  • #1071: Fix broker EQP
  • #1067: Merge automation fix to release branch
  • #1066: temp remove federationprovider param in automation api
  • #1065: sso ext sanity check response
  • #1064: reduce throttle noise
  • #1051: log webview type before showing prompt
  • #1062: log lvl change in cache query
  • #1056: Kaisong1990/1635103 sso request
See More
  • #1042: Enable additional warnings
  • #1055: add sso cookies broker response
  • #1058: [Hotfix] Use base64URLEncoding for RSA modules
  • #1061: Merge 1.7.2 in dev
  • #1052: create ssocookie broker request dto
  • #1047: Add missing import in MSIDMacACLKeychainAccessor.h
  • #1050: Merge release 1.7.1 back into dev
  • #1048: Use github3 version 2.0.0 to avoid Python 3.10 break

This list of changes was auto generated.