Releases: AzureAD/microsoft-authentication-library-common-for-objc
Releases · AzureAD/microsoft-authentication-library-common-for-objc
1.7.24
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
1.7.22
1.7.21
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
1.7.19
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
- Add support PKeyAuthPlus and ECC based JWT signature generation. (#1213)
What's Changed
- Store external key type on PRT by @oldalton in #1209
- Add Support for ECC device reg lookup & ES256 signing JWTs by @ameyapat in #1213
- Merge 1.7.17 to dev by @ameyapat in #1215
- Fix changelog by @ameyapat in #1218
- Cherry picking changes for release 1.7.18 by @ameyapat in #1222
- Release/1.7.18 by @ameyapat in #1217
Full Changelog: 1.7.17...1.7.18
1.7.17
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
This list of changes was auto generated.
1.7.16
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
This list of changes was auto generated.