Skip to content

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

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.

Hotfix 1.12.1

17 Sep 19:52
a882e9d

Choose a tag to compare

  • Remove a line that could cause crash when XPC service refuse to take the incoming connection (#1566)
  • Resolve UBSan issue due to Xpc protocol I/O (#1566)

1.15.0

09 Sep 00:42
5f27cd7

Choose a tag to compare

Release Notes

Version 1.15.0

  • Query and populate ECC STK in Workplacejoin information for iOS (#1555)

Changes:

  • #1562: Release/1.15.0
  • #1561: change log updates
  • #1555: Query and populate STK in Workplacejoin information for iOS ECC
  • #1554: Use parent anchor window as a fallback for presenting the xpc sign-in…
  • #1550: Add flag for PSSO registration in progress to MSDIExternalSSOContext
  • #1552: ByPass RedirectUrlValidation for Native Edge Browser SSO flow
  • #1549: Fix AppInfo for Edge Native MSALJS Native Bridge Brower SSO Flow
  • #1547: Add log to print URL protocol in path and stmt when http body is nil
  • #1546: Merge Release 1.14.0 back to dev

This list of changes was auto generated.