Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AzureAD/microsoft-authentication-library-for-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.73.0
Choose a base ref
...
head repository: AzureAD/microsoft-authentication-library-for-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.73.1
Choose a head ref
  • 6 commits
  • 15 files changed
  • 6 contributors

Commits on Jun 20, 2025

  1. Update FMI tests (#5338)

    * Update FMI tests
    
    * Update FMI tests
    
    * Address first few comments
    
    * Fixes
    bgavrilMS authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    b30cc15 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md (#5348)

    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    bgavrilMS authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    23fe188 View commit details
    Browse the repository at this point in the history
  3. Deprecate AcquireTokenByIntegratedWindowsAuth API (#5345)

    * Deprecate IntegratedWindowsAuth API
    
    * Update src/client/Microsoft.Identity.Client/IPublicClientApplication.cs
    
    Co-authored-by: Gladwin Johnson <[email protected]>
    
    * Update WsTrustWebRequestManager.cs
    
    * Update WsTrustWebRequestManager.cs
    
    * Fix build break
    
    ---------
    
    Co-authored-by: Gladwin Johnson <[email protected]>
    ashok672 and gladjohn authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    bccbce9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Create FmiCredential.md proposal (#5309)

    * Create FmiCredential.md proposal
    
    * Update FmiCredential.md
    
    * Update FmiCredential.md
    
    * Update FmiCredential.md
    
    * Update FmiCredential.md
    
    * Update FmiCredential.md
    trwalke authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    cde0cf4 View commit details
    Browse the repository at this point in the history
  2. Update native interop to 0.19.2 (#5362)

    * Update NativeInterop to 0.19.2
    
    * Also update mac console app
    fengga authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    3505df5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. update the deprecated openURL(:) api to openURL(:options:completionHa…

    …ndler) (#5354)
    
    * update deprecated url apis
    
    * update
    DharshanBJ authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    07f9c3b View commit details
    Browse the repository at this point in the history
Loading