Skip to content

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

1.9.0

07 Mar 03:37
bb1d57b
Compare
Choose a tag to compare

Release Notes

Version 1.9.0

  • Remove MSAL perf telemetry as it's causing issue after SSO extension broker first strategy change (#1481)
  • Support DUNA protocol for CBA flow #1473

Changes:

  • #1485: Release/1.9.0
  • #1487: Fix cocoa pod build #1486
  • #1483: Read camera suppression flag from user defaults instead of global variable
  • #1484: Modify the MSID telemetry reset logic
  • #1481: Remove MSAL perf telemetry
  • #1473: Support DUNA protocol for CBA flow
  • #1477: Support DUNA protocol for CBA flow
  • #1478: Veena/authority update
  • #1479: Kasong/merge release 180 into dev

This list of changes was auto generated.

1.8.0

05 Feb 18:12
6091460
Compare
Choose a tag to compare

Release Notes

Version 1.8.0

  • Make hashed ups in logs case insensitive (#1446)
  • Add new psso error (#1471)
  • Add PSSO registration needs repair status in getDeviceInfo psso status (#1465)
  • Suppress camera consent prompt in embedded webview when configured (#1464)
  • Fix crash due to null value being added to set (#1461)
  • Add new errors for passkey biometric policy mismatch (#1462)

Changes:

  • #1475: Release/1.8.0
  • #1476: Split dummy test id token to avoid getting it flagged as a secret
  • #1471: Add new psso error
  • #1464: Suppress camera consent prompt in embedded webview when configured
  • #1462: Add new errors for passkey biometric policy mismatch and invalid pas…
  • #1465: Add PSSO registration needs repair status in getDeviceInfo psso status
  • #1461: Fix crash due to null value being added to set
  • #1463: Broker submodule check yaml pipeline
  • #1457: Add new error mapping for http error code 403 and 404
  • #1437: IdentityCore - Implement E2E automation tests for the device registration upgrade
See More
  • #1460: Uninstall xcpretty version 0.4.0 before installing version 0.3.0 [CommonCore]
  • #1456: Merge Hotfix/1.7.44
  • #1459: Merge main in dev
  • #1450: Add support of "lookup" mode in broker
  • #1454: Kasong/improve UI element checker
  • #1449: MSA Automation support
  • #1440: Support web_page_uri
  • #1448: Clear cookies from the new SSO extension cookie storage
  • #1447: Use older version of xcpretty [Common]
  • #1446: Make upn hash case insensitive
  • #1445: merge release 1.7.43 to dev

This list of changes was auto generated.

1.7.44

20 Dec 01:33
f604806
Compare
Choose a tag to compare

Release Notes

Version 1.7.44

  • Merge 1.7.42-hotfix

Changes:

  • #1456: Merge Hotfix/1.7.44
  • #1450: Add support of "lookup" mode in broker

This list of changes was auto generated.

1.7.43

19 Nov 19:32
9eadce5
Compare
Choose a tag to compare

Release Notes

Version 1.7.43

  • Support web_page_uri #1440
  • Save error received from ESTS, and return it to the client on silent broker calls (#1438)
  • XPC CommonCore Minor change to support broker XPC changes (#1436)
  • Assign completion block before perform request (#1434)

Changes:

  • #1441: Release Common Core 1.7.43
  • #1443: Resolve a crash when assign the 0 to expectedFulfillmentCount
  • #1440: Support web_page_uri
  • #1436: XPC CommonCore Minor change to support broker XPC changes
  • #1438: Save error received from ESTS, and use it to return to the client its description on silent broker calls [CommonCore]
  • #1435: Convert "[MSAL] Common core submodule update check" to a yaml file
  • #1434: Assign completion block before perform request
  • #1433: Merge release/17.42 back into dev

This list of changes was auto generated.

1.7.42

15 Oct 20:12
b4fd324
Compare
Choose a tag to compare

Release Notes

Version 1.7.42

  • Support extra query parameters on signout (#1243)
  • Wrap ASAuthorizationProviderExtensionAuthorizationRequest methods (#1427)
  • Replace deprecated method UIApplication.openURL(_:) (#1424)
  • Add support to attach PRT during cross cloud authentication (#1431)

Changes:

  • #1432: Release/1.7.42
  • #1429: Adding network error check
  • #1431: Add support to attach cross domain PRT in embedded webview
  • #1424: Replace deprecated method UIApplication.openURL(_:) for all targets
  • #1430: Fix visionOS related errors during build pipeline
  • #1427: Support caller app info for browser SSO flows
  • #1428: Merge release/1.7.41 to dev
  • #1423: Support extra query parameters on signout
  • #1426: short term flakiness UT fix

This list of changes was auto generated.

1.7.41

25 Sep 09:19
cc1ba8e
Compare
Choose a tag to compare

Release Notes

Version TBD

  • Support extra query parameters on signout (#1243)
  • Wrap ASAuthorizationProviderExtensionAuthorizationRequest methods (#1427)

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