Skip to content

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

1.7.40

10 Sep 18:06
ec40a88
Compare
Choose a tag to compare

Release Notes

Version 1.7.40

  • Increased macOS minimum version to 10.15 (#2220)

Changes:

  • #1416: Merge Release 1.7.40 to main
  • #1389: Adding new federation provider type CIAMCUD
  • #1411: Merge 1.7.39 back to dev
  • #1392: [macOS SDK] Make changes necessary for Native Auth to be used from macOS
  • #1388: [macOS SDK] Update macOS minimum version to 10.15
  • #1408: Merge release 1.7.38 into dev

This list of changes was auto generated.

1.7.39

08 Aug 22:45
8899ef1
Compare
Choose a tag to compare

Release Notes

Version 1.7.39

  • Fix cert auth invalid request (hotfix) (#1409)

Changes:

This list of changes was auto generated.

1.7.38

06 Aug 22:47
741332e
Compare
Choose a tag to compare

Release Notes

Version 1.7.38

  • Migrate existing devices using UpgradeReg API - Error definitions (#1376)
  • Add MSIDThrottlingCacheHitKey flag when returning error from throttling's cache (#1393)
  • Update device register to include a new hint for token protection (#1394)
  • prt recovery fix , add recovery attempt count and recovery fail status to prt object(#1395)

Changes:

  • #1407: Merge Release/1.7.38 to main
  • #1406: Report browser core version
  • #1348: Update XCode/iOS version in PR validation pipeline
  • #1405: Enable GetToken and SignOut apis
  • #1391: Add more info of error in broker telemetry
  • #1393: add extra flag when error returned from throttling cache
  • #1386: Automation - Get lab credentials in background thread
  • #1396: Enable JavaScript injection for MSALCPP test automation
  • #1404: Retry network requests on NSURLErrorNotConnectedToInternet after exte…
  • #1395: Prt Recovery fix : Add recovery attempt count to prt object
See More
  • #1402: Fix case for upgradeReg for Upgrade registration flow
  • #1403: IdentityCore register device with hint - Enable ECC when hint is available
  • #1401: Create new url session instead of reusing a singlton with serial queue
  • #1400: Merge Hotfix/1.7.37 back into dev
  • #1384: Verify MSAL-CPP: Update macOS/Xcode versions to match MSAL-CPP
  • #1383: Enable warning -Wexplicit-ownership-type
  • #1390: Switch to SNI cert for MSAL and Broker automation. Also remove workaround code from previous release
  • #1394: Update device register to include a new hint for Token protection
  • #1376: Migrate existing devices using UpgradeReg API - Error definitions
  • #1385: Merge release 1.7.36 into dev
  • #1378: Add platfrom sequence telemetry param
  • #1381: Update verify_msalcpp_per_pr_ios.yml for Azure Pipelines
  • #1343: Add UT for GetToken & SignOut apis
  • #1372: Merge release 1.7.35 to main

This list of changes was auto generated.

1.7.37

17 Jul 22:59
9ef90be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.36...1.7.37

1.7.36

17 Jun 22:05
8231b7c
Compare
Choose a tag to compare

Release Notes

Version 1.7.36

  • Add platform sequence telemetry param. (#1378)
  • Update broker automations lab API. (#1377)
  • Fix incorrect constant name without MSID prefix. (#1374)

Changes:

  • #1379: Common Core Release 1.7.36
  • #1382: Update verify_msalcpp_per_pr_mac.yml for Azure Pipelines
  • #1380: Update x-client-xtra-sku format
  • #1378: Add platfrom sequence telemetry param
  • #1377: Integrate new lab API for broker automations
  • #1374: JIT remediation flow - Fix constant name and add new error code
  • #1375: Added property to allow developers to set a nil redirect URI in a request.
  • #1343: Add UT for GetToken & SignOut apis
  • #1368: Fix headers when building automation project
  • #1367: Kasong/network retry 1001
See More
  • #1370: Automation code change to handle recent security changes requirements
  • #1371: Fix throttling bug
  • #1362: CommonCore change to support ssh-cert flow for runtime
  • #1364: Include email as scope returned if it was requested and server did not include it.
  • #1351: Update unit tests after changes on NSURL URLWithString on iOS 17
  • #1361: Antonioalwan/merge release 1.7.34 into dev
  • #1344: Fix crash in cert chooser

This list of changes was auto generated.

1.7.35

18 May 00:51
85050f6
Compare
Choose a tag to compare

Release Notes

Version 1.7.35

  • Include email as scope returned if it was requested and server did not include it. (#1364)
  • Fix throttling bug in fallback legacy broker interactive controller. (#1371)
  • Fix crash in cert chooser (#1344).
  • Add a new retry condition when request is idle and timeout(#1367).

Changes:

  • #1372: Merge release 1.7.35 to main
  • #1344: Fix crash in cert chooser

This list of changes was auto generated.

1.7.34

10 Apr 17:14
ab5051f
Compare
Choose a tag to compare

Release Notes

Version 1.7.34

  • Ignore local cache in broker request

Changes:

  • #1360: April Common Core Release 1.7.34
  • #1359: Veena/dev 1.7.32.2
  • #1357: Kasong/2697533 signout runtime
  • #1358: Veena/fix 1.7.32.2
  • #1356: Merge 1.7.32.1 to dev
  • #1355: Ignore broker cache
  • #1354: update changelog version
  • #1353: fix pkey auth in server side removal case
  • #1350: Merge 1.7.33 main branch back to dev

This list of changes was auto generated.

1.7.33

14 Mar 18:46
8b5a08a
Compare
Choose a tag to compare

Release Notes

Version 1.7.33

  • Implement support for Custom URL Domains (CUD) for CIAM authorities (#1347)
  • Support for QR+PIN (#1317)

Changes:

  • #1349: Release 1.7.33
  • #1317: QR+PIN in Common Core
  • #1347: Implement support for Custom URL Domains (CUD) for CIAM authorities
  • #1339: Add API copyAndReplaceObjectForKey in MSIDCache
  • #1340: Calculating prtId based on accountId and deviceId
  • #1345: Minor automation stability tweaks
  • #1342: Main

This list of changes was auto generated.

1.7.32

23 Feb 19:25
237ce0c
Compare
Choose a tag to compare

Release Notes

Version 1.7.32

  • Implement sign out request for browser sso #1328

Changes:

  • #1336: release/1.7.32
  • #1338: revert ios version for release
  • #1337: Fix constants prefix
  • #1328: Implement sign out request for browser sso
  • #1321: Fix typo in name of MSIDBrowserNativeMessageGetCookiesResponseTests file
  • #1333: Skip Account Validation based on request parameters.
  • #1335: Added SDM WPJ flag name to MSIDBrokerConstants
  • #1334: Added credential persistence option method for NTLM
  • #1331: Fix -Wstrict-selector-match warning
  • #1329: Support dual headed account hints
See More
  • #1327: IdentityCore change: Optimize acquire_token_silently in broker.
  • #1330: Pass back real error code when there is no matching MSID error code
  • #1320: Add ccs-request-sequence to broker header
  • #1326: Merge IdentityCore main(hotfix/1.7.31) to dev
  • #1325: Merge Hotfix/1.7.31 to dev

This list of changes was auto generated.

1.7.31

10 Jan 21:18
c93de42
Compare
Choose a tag to compare

Release Notes

Version 1.7.31

  • Add additional error codes for PSSO KeyId mismatch (#1322)

Changes:

  • #1323: IdentityCore Hotfix/1.7.31 release
  • #1324: Fix typo in error code
  • #1322: Add additional error code when keyId doesn't match
  • #1319: Kasong/merge release 1730 into dev

This list of changes was auto generated.