Skip to content

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

1.18.0

06 Dec 02:09
2528083

Choose a tag to compare

Release Notes

Version 1.18.0

  • Silent token request should use FRT first when single FRT is enabled #1624
  • Use autolayout for loading indicator #1628
  • Add thread starvation detector for SsoExt silent token flow guarded by flight #1622

Changes:

  • #1631: Release 1.18.0
  • #1629: Add deviceId constant and property for BART requests/response
  • #1628: Use autolayout for loading indicator
  • #1620: Fix Lab API
  • #1627: increase timeinterval ping test to make it less agreesive, also move …
  • #1624: Silent token request should use FRT first when single FRT is enabled
  • #1625: Merge hotfix 1.16.2 to dev
  • #1622: Add gcd thread starvation on SsoExt acquire_token_silent flow
  • #1600: Add isBoundAppRefreshTokenRequested property and constants for reques…
  • #1617: Swap OneAuth ADO Connection
See More
  • #1614: Fix retain cycle in SsoExt ATI and ATS flow
  • #1613: Merge release 1.17.0 into dev
  • #1609: Update Xcode version to 16.2 in broker_submodule_check.yml
  • #1608: Update Xcode version from 15.4 to 16.2 in pr-validation.yml
  • #1610: Update Xcode version from 15.4 to 16.2 in msal_submodule_check.yaml
  • #1605: Fix upn

This list of changes was auto generated.

1.17.2

02 Dec 22:43
24fed1c

Choose a tag to compare

What's Changed

  • Fix bug when querying accounts from Bound App Refresh tokens in cache.
  • Perform test related to bound app refresh tokens only for iPhone target by @ameyapat in #1630

Full Changelog: 1.17.1...1.17.2

1.17.1

24 Nov 20:50
1bc5600

Choose a tag to compare

What's Changed

  • Read BART from ests response when refresh_token_type & set deviceID by @ameyapat in #1604
  • Add querying and saving BART tokens for familyId by @ameyapat in #1615
  • Ameyapat/refresh 1.17.0 dev changes into release/1.17.1 by @ameyapat in #1616
  • Shifted decryptor logic from broker to common-core. Use Big Endian fo… by @ameyapat in #1572
  • Add classes for requesting BART redemption and deserializing response by @ameyapat in #1623

Full Changelog: 1.17.0...1.17.1

Hotfix 1.16.2

21 Nov 18:10

Choose a tag to compare

  • Update with changes from to fix issue with legacy keychain on macOS.

Full Changelog: 1.16.1...1.16.2

Hotfix 1.15.3

20 Nov 01:13

Choose a tag to compare

What's Changed

  • Fix issue with legacy keychain on macOS.

Full Changelog: 1.15.2...1.15.3

1.17.0

05 Nov 23:47
6b2d9fe

Choose a tag to compare

Release Notes

Version 1.17.0

  • Add flag to indicate app is requesting broker for Bound app RT #1578
  • Add category for redeeming a Bound application refresh token #1565

Changes:

  • #1607: Release 1.17.0
  • #1578: Add flag to indicate to broker that BART is supported by common-core
  • #1606: Release 1.16.1 into dev
  • #1565: API to get signed JWT request for redeeming bound application refresh tokens
  • #1602: Support domain_hint param
  • #1595: Create new broker info bag in MSIDTokenResult and share with OA for telemetry/broker benchmark
  • #1594: Merge release 1.16.0 back into dev
  • #1593: Allow duna on Mac OS

This list of changes was auto generated.

1.16.1

24 Oct 17:52
3f436b5

Choose a tag to compare

Release Notes

Version 1.16.1

  • Allow duna external idp on MacOs #1593

Changes:

  • #1598: Release 1.16.1
  • #1597: Change log update
  • #1596: Cherry-pick: Allow duna on Mac OS

This list of changes was auto generated.

1.16.0

17 Oct 16:06
c6980e1

Choose a tag to compare

Release Notes

Version 1.16.0

  • Filter based Flighting capabilities (#1580)
  • Filter based Flighting for DUNA feature (#1580)

Changes:

  • #1592: Release version 1.16.0
  • #1591: Change log updates to resolve merge conflicts
  • #1586: Replace setter override in category with initializer without category
  • #1582: Add forceUI to MSIDRequestParameters
  • #1580: Added filter based flighting and lock some DUNA flags by tenant id
  • #1581: Merge hotfix 1.15.1 into dev
  • #1574: Allow cookies in duna resume request
  • #1573: Confirm Copilot usage in Github issue template
  • #1571: Logic to display HUP
  • #1566: Remove a line that could cause crash when XPC service refuse to take the incoming connection
See More
  • #1567: Release/1.15.0
  • #1563: Parse sign out correlation id
  • #1564: EUDB compliance support for telemetry data routing
  • #1551: Return MATS blob for GetToken api response
  • #1548: Adding Bound refresh token class and cache item
  • #1558: Add correlationId field to SignOut API in BrowserCore flow

This list of changes was auto generated.

1.15.2

07 Oct 22:42
377ece4

Choose a tag to compare

Release Notes

Version 1.15.2

  • Feature flag gating STK querying and getting rid of category for its setter. (#1586)

Changes:

This list of changes was auto generated.

1.15.1

25 Sep 21:29
4ba6789

Choose a tag to compare

Release Notes

Version 1.15.1
Allow cookies in duna resume request #1574

Changes:

  • #1579: Merge Hotfix/1.15.1 to main
  • #1577: Cherry Pick Duna Fix and Update Changelog
  • #1570: Kasong/main 1.12.1 compatible
  • #1569: Update change log

This list of changes was auto generated.