Skip to content

4.83.3

Latest

Choose a tag to compare

@gladjohn gladjohn released this 30 Mar 22:40
· 8 commits to main since this release
64076ee

New Features

  • Added support for User Federated Identity Credential (UserFIC) scenarios through the IByUserFederatedIdentityCredential interface and user_fic grant type. #5802

Changes

  • Updated NativeInterop to version 0.20.3. #5866

Bug Fixes

  • Fixed response handling in HttpListenerInterceptor.cs to ensure the full response is properly closed. #5478
  • Fixed macOS detection to include maccatalyst target in desktop platform checks.#5882

Infrastructure & Dependencies

  • Extracted reusable MSAL test infrastructure into Microsoft.Identity.Lab.API. #5864