Skip to content

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

1.7.24

25 Jul 21:58
1561cf7

Choose a tag to compare

Release Notes

Version 1.7.24

  • Added method name with line number for errors in telemetry (#1266)

Changes:

  • #1267: Hotfix/1.7.24 merge back to master
  • #1266: Add method and line number for the error occured in telemetry

This list of changes was auto generated.

1.7.23

03 Jul 18:15
cf58642

Choose a tag to compare

Release Notes

Version 1.7.23

  • Added code that removes expired AT for apple storage. (#1259)

Changes:

1.7.22

21 Jun 00:43
75b1b3d

Choose a tag to compare

Release Notes

Version 1.7.22

  • Remove references to deprecated api. (#1252)

Changes:

This list of changes was auto generated.

1.7.21

16 May 23:42
2021cdf

Choose a tag to compare

Release Notes

Version 1.7.21

  • Add troubleshooting flow when doing Just in Time registration in native apps flow (#1188)
  • Support read device info when ecc is on (#1240)

Changes:

  • #1247: Release/1.7.21
  • #1246: Use correct format for changelog's version
  • #1242: Release/1.7.21
  • #1243: Update release 1.7.21
  • #1188: JIT troubleshooting flow [common]
  • #1241: JIT troubleshooting flow - part 2 [common]
  • #1238: Fix CIAM Authority Tests
  • #1240: Support read device info when ecc is on

This list of changes was auto generated.

1.7.20

19 Apr 20:10
616e490

Choose a tag to compare

Version 1.7.20

  • Minor fix, added missing header in MSIDKeyOperationUtil.h to fix CPP build

1.7.19

18 Apr 20:32
40072c0

Choose a tag to compare

Release Notes

Version 1.7.19

  • Updated extraDeviceInfo to include platform sso status on macOS
  • Add support PKeyAuthPlus and ECC based JWT signature generation. (#1044)
  • Created CIAM authority for MSAL (#1227)
  • Return account validation as YES when did mismatch but UPN match for same utid
  • Fix CBA in SSO ext flow #1233

Changes:

  • #1232: April release branch for Common Core 1.7.19
  • #1233: Fix CBA in SSO ext flow
  • #1231: Update pr-validation.yml for Azure Pipelines
  • #1230: Add uploadTaskWithRequest method to fix unit tests in telemetry
  • #1227: Creating CIAM Authority for MSAL
  • #1228: Account validation when user deleted & recreated
  • #1224: Update dev with release 1.7.18
  • #1225: Kaisong1990/dispatch sso ext response
  • #1226: Updated MSIDError
  • #1206: Added a new error
See More
  • #1220: Restructuring code to check primary registration tenantId only for ECC
  • #1205: 1DS Implemetation: IPC Request Time for logging in telemetry using 1DS
  • #1216: Veena/expose platform sso status
  • #1219: Make JSON serializer method public

This list of changes was auto generated.

1.7.18

29 Mar 22:41
e7d56df

Choose a tag to compare

  • Add support PKeyAuthPlus and ECC based JWT signature generation. (#1213)

What's Changed

Full Changelog: 1.7.17...1.7.18

1.7.17

21 Mar 18:15
8242b1b

Choose a tag to compare

Release Notes

Version 1.7.16

  • Add more detailed error codes for JIT (#1187)
  • Add support for nested auth protocol (#1175)
  • Return enrollmentId only if homeAccountId and legacyId are both empty (#1191)
  • Prevent crash when missing completionBlock on local interactive aquireToken (#1193)
  • Add support for memorizing certificate preference for CBA on MacOS (#1194)

Changes:

  • #1212: Release/1.7.17
  • #1211: adding ciam test file changes
  • #1210: [March release] Add support when bundleId is nil, will use processId/infoIdentifier as suffix instead of null for non-sharable item in login keychain on Mac
  • #1208: Nested auth get redirect uri from resume state
  • #1207: Added tests for new apis in endpoint provider
  • #1202: Kaisong1990/2435627 relaxing broker_key validation
  • #1201: Support external SSO keys in PkeyAuth handling
  • #1203: Added null check for additional json info in DeviceInfo
  • #1198: Fix a crash when UBSan validates
  • #1200: Fix function declaration without prototype
See More
  • #1199: Make internal method to calculate OS version protected
  • #1197: merge release to dev

This list of changes was auto generated.

1.7.16

22 Feb 01:23
c973569

Choose a tag to compare

Release Notes

Version 1.7.16

  • Add more detailed error codes for JIT (#1187)
  • Add support for nested auth protocol (#1175)
  • Return enrollmentId only if homeAccountId and legacyId are both empty (#1191)
  • Prevent crash when missing completionBlock on local interactive aquireToken (#1193)
  • Add support for memorizing certificate preference for CBA on MacOS (#1194)

Changes:

  • #1195: release 1.7.16
  • #1194: [new PR] memorize certificate preference for macos
  • #1189: Change method of masking PII
  • #1193: Prevent crash on MSAL issue
  • #1191: EnrollmentIds issue with empty home account and legacy id
  • #1175: Nested Auth - Interactive & silent request [common]
  • #1190: Nested auth cache redirect uri
  • #1187: Add more detailed error codes for JIT WPJ - 2 [common]
  • #1182: Print browser sso request type in logs
  • #1186: Add extra log to show current application state when trying to open b…
See More
  • #1185: Kaisong1990/merge release 1.7.15 into dev
  • #1181: Kaisong1990/merge release 1.7.14 into dev

This list of changes was auto generated.

1.7.15

19 Jan 23:05
85a110c

Choose a tag to compare

Release Notes

Version 1.7.15

  • Fix a crash when no identiy found during getting device registration information on iOS.

Changes:

  • #1183: Fix a logging crash
  • #1184: Update change logs

This list of changes was auto generated.