Releases: AzureAD/microsoft-authentication-library-for-objc
Releases · AzureAD/microsoft-authentication-library-for-objc
Hotfix 2.5.2
- Update with changes from to fix issue with legacy keychain on macOS.
Full Changelog: 2.5.1...2.5.2
Hotfix 2.4.3
2.6.0
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
2.5.0
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
2.4.1
2.4.0
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
2.2.0
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