Skip to content

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

Hotfix 2.5.2

21 Nov 18:10

Choose a tag to compare

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

Full Changelog: 2.5.1...2.5.2

Hotfix 2.4.3

20 Nov 01:14

Choose a tag to compare

What's Changed

  • Fix issue with legacy keychain on macOS.

Full Changelog: 2.4.2...2.4.3

2.6.0

05 Nov 23:48

Choose a tag to compare

Release Notes

  • Support domain_hint param #2759

Changes:

  • #2766: Release 2.6.0
  • #2768: Update common core commit to main commit
  • #2767: Refresh release/2.6.0 with MSAL test app changes for toggling BART support
  • #2765: Release 2.5.1 into dev
  • #2762: Remove warnings in mfa code
  • #2759: Support domain_hint param
  • #2752: Update IdentityCore to have duna mac os

This list of changes was auto generated.

2.5.1

24 Oct 17:53

Choose a tag to compare

Release Notes

  • Allow duna external idp on MacOs

Changes:

  • #2757: Release 2.5.1
  • #2756: Change log update for Release 2.5.1

This list of changes was auto generated.

2.5.0

17 Oct 16:06

Choose a tag to compare

Release Notes

  • Awaiting MFA Delegate now automatically returns the AuthMethods to be used when calling MFA Challenge #2687
  • SDK now handles SMS as strong authentication method #2722

Changes:

  • #2749: Release version 2.5.0
  • #2753: Common core main into MSAL release branch
  • #2748: Update IdentityCore submodule to latest dev branch commit
  • #2738: Update core
  • #2735: Merge release hotfix 2.4.1 into dev
  • #2736: Update IdentityCore for tenant flighting
  • #2734: Native auth: add new SDK error when authentication method is blocked
  • #2731: Native auth: make login hint optional
  • #2724: Update GH Issue template to ask user if they used Copilot
  • #2722: Native auth: SMS OTP MFA
See More
  • #2721: [iOS SDK] Native Auth Update Email OTP MFA to Match EC Implementation
  • #2723: Logic to display HUP
  • #2719: Fix Instructions for ADAL Support
  • #2717: Update MSAL 2.x Migration Guide with Who should migrate section
  • #2718: Maximus/updated main with dev to resolve conflicts
  • #2715: Update xpc preasure test in MSAL mac test app
  • #2713: Native auth SMS OTP MFA - E2E test changes
  • #2708: SMS OTP MFA implementation
  • #2702: Parse sign out correlation id
  • #2705: Submodule Update: EUDB compliance support for telemetry data routing
  • #2684: Return MATS blob for GetToken api response
  • #2695: [iOS SDK] Update E2E tests for Email OTP MFA for EC Implementation
  • #2687: [iOS SDK] Update Email OTP MFA to match EC implementation

This list of changes was auto generated.

2.4.2

07 Oct 22:42

Choose a tag to compare

Release Notes

  • Bug fix to prevent crash when deallocating STK SecKeyRef

Changes:

  • #2745: Fix crash when deallocating STK reference

This list of changes was auto generated.

2.4.1

25 Sep 21:29

Choose a tag to compare

Release Notes

  • Allow cookies in duna resume request (#2732)

Changes:

  • #2730: Merge Hotfix/2.4.1 to main
  • #2732: Submodule update to CC main submodule

This list of changes was auto generated.

2.4.0

09 Sep 00:42

Choose a tag to compare

Release Notes

  • Prevent double conversion of MSALInternal error #2688

Changes:

  • #2693: release 2.4.0
  • #2709: Update Common Core submodule to latest main branch (5f27cd7c)
  • #2699: Automation - Try again tapping the 'Done' button with a bigger offset
  • #2691: Update common core to most recent dev
  • #2689: Fix Python syntax errors and warnings in build.py script
  • #2685: Submodule Update:ByPass RedirectUrlValidation for Native Edge Browse SSO flow
  • #2688: Prevent double conversion of MSALInternal error
  • #2683: Submodule Update:Fix AppInfo for Edge Native MSALJS Native Bridge Browser SSO
  • #2680: Update core submodule
  • #2676: Merge Release 2.3.0 back to dev

This list of changes was auto generated.

2.3.0

01 Aug 21:26

Choose a tag to compare

Release Notes

  • Fix automation tests (#2673)

Changes:

  • #2674: Release/2.3.0
  • #2673: Fix MSAL automation
  • #2672: Update common core submodule to dev
  • #2666: Merge Release 2.2.0 back to dev

This list of changes was auto generated.

2.2.0

06 Jul 07:48

Choose a tag to compare

Release Notes

  • Make native auth MFA feature more backward compatible (#2645)

Changes:

  • #2658: Release/2.2.0
  • #2665: point common core to release commit
  • #2663: address new UI in automation
  • #2653: [iOS SDK] Reinstate Private Preview warnings for MFA and JIT
  • #2657: Make public capabilities not optional to make it visible to Objecitve-C
  • #2656: Use MSALAuthority instead of MSALCIAMAuthority on Native auth config init
  • #2652: XCode 26 compatibility
  • #2648: E2E tests for backward compatibility feature
  • #2645: Native auth: add backward compatibility feature (capabilities)
  • #2635: Native auth: backward compatibility, add new capabilities parameter
See More
  • #2642: Native auth: add redirect reason to all native auth HTTP response
  • #2647: Update CODEOWNERS file - MSAL.h
  • #2632: Remove MFA and JIT Private Preview tag
  • #2641: Merge release 2.1.0 to dev
  • #2633: Moved throw from setting MSAL logging callback

This list of changes was auto generated.