Skip to content

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

1.10.0

04 Apr 01:36
52c1926
Compare
Choose a tag to compare

Release Notes

Version 1.10.0

  • Fix resume response handling in DUNA #1493
  • Update supported contracts api #1492
  • Add feature flags provider to be controlled from broker (#1489)

Changes:

  • #1501: Release 1.10.0
  • #1500: Merge main into release
  • #1498: Add nullable to crossDomainHeaderProvider
  • #1494: Loading spinner fix - check if webview navigation action targeted to main frame
  • #1489: Add feature flags provider to be controlled from broker
  • #1493: Fix resume response handling in DUNA
  • #1492: Update supported contracts api
  • #1491: Update broker submodule check to test on visionOS
  • #1490: Release/1.9.0
  • #1488: Add SsoExt identifier into MSIDDeviceInfo

This list of changes was auto generated.

1.9.1

28 Mar 01:06
8db3b9f
Compare
Choose a tag to compare

Release Notes

Version 1.9.1

  • Cherry pick DUNA "resume" action fix #1496

Changes:

  • #1497: Merge hotfix/1.9.1 in main
  • #1496: Cherry pick DUNA "resume" action fix

This list of changes was auto generated.

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.