github AzureAD/microsoft-authentication-library-for-objc 2.0.0

latest releases: 2.4.0, 2.3.0, 2.2.0...
4 months ago

Release Notes

  • Use a single family refresh token (#2550)
  • Removed deprecated APIs, including legacy initializers, account management methods and token acquisition methods, and the MSALTelemetry interface (#2577)
  • Enforced requirement for a valid ParentViewController (with a window) in interactive token requests (#2590)
  • Removed deprecated methods from native auth public interface (#2588)
  • Removed the deprecated MSALLogger interface and implementation class (#2591)
  • Enforced a valid broker-capable redirect URI format for AAD scenarios (#2592)
  • Merged the MSALAccount (MultiTenantAccount) category into the MSALAccount protocol and removed the MSALAccount+MultiTenantAccount.h (#2594)
  • Added MSAL 2.x Migration Guide to assist developers in upgrading from MSAL 1.x to 2.x. (#2614)

Changes:

  • #2607: Release/2.0.0
  • #2617: merge Common Core main into MSAL release branch
  • #2614: MSAL 2.x Migration guide
  • #2616: Update submodule for release 2.0.0
  • #2611: Updating JIT preverified flow
  • #2609: updating common core to release version
  • #2599: [MSAL.2x]Msal 2x breaking changes merge to dev
  • #2603: changes on bundleid and scheme for Automation Test
  • #2550: Use single FRT [MSAL]
  • #2597: Merge dev into Breaking Changes branch
See More
  • #2598: Submodule Update
  • #2594: [MSAL2.x] Moving methods of MSALAccount+MultiTenantAccount.h to MSALAccount.h
  • #2578: Improve browser core logs
  • #2596: [IOS SDK] Just In Time registration
  • #2555: Native auth: Just in time SDK mock interface
  • #2576: [iOS SDK] JIT Registration, Network implementation
  • #2583: [iOS SDK] JIT Registration, Business implementation
  • #2592: [MSAL2.x]Ensure valid broker capable redirect URI is required for AAD scenarios
  • #2591: [MSAL2.x]Removing Deprecated MSALLogger class
  • #2590: Ensuing valid parantViewController is required for MSAL Interactive APIs
  • #2588: [IOS SDK] Breaking change branch - "native Auth remove legacy interface" + " Remove usage of deprecated class MSALLogger from NativeAuth"
  • #2585: [iOS SDK] Remove usage of deprecated class MSALLogger from NativeAuth
  • #2589: Revert "[iOS SDK] Remove usage of deprecated class MSALLogger from NativeAuth"
  • #2586: Revert "Native Auth remove legacy interface"
  • #2582: Native Auth remove legacy interface
  • #2577: [MSAL 2.x] Cleaning up deprecated APIs
  • #2573: Merge release 1.9.0 to dev
  • #2566: Add customClaims parameter to signIn after signUp/PasswordReset and GetAccessToken
  • #2515: Adding accessibility ids to MSAL test app

This list of changes was auto generated.

Don't miss a new microsoft-authentication-library-for-objc release

NewReleases is sending notifications on new releases.