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.72.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.72.1
Choose a head ref
  • 7 commits
  • 19 files changed
  • 7 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    f57bed8 View commit details
    Browse the repository at this point in the history
  2. fixes typo in the example Entra ID authority URL in two builder class…

    …es XML comments. (#5278)
    
    * Update PublicClientApplicationBuilder.cs
    
    * Update ConfidentialClientApplicationBuilder.cs
    gladjohn authored May 14, 2025
    Configuration menu
    Copy the full SHA
    68ae955 View commit details
    Browse the repository at this point in the history
  3. Added Managed Identity E2E tests to run on Azure ARC (Custom Agent) a…

    …nd Azure VM (Hosted Agent) (#5257)
    
    * initial
    
    * yaml split
    
    * comments
    
    * pr comments
    
    ---------
    
    Co-authored-by: Gladwin Johnson <gljohns@microsoft.com>
    gladjohn and GladwinJohnson authored May 14, 2025
    Configuration menu
    Copy the full SHA
    b972a9c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Jennyf/lts (#5280)

    * update MSAL LTS
    
    * update before Peter comments
    jennyf19 authored May 16, 2025
    Configuration menu
    Copy the full SHA
    6aac034 View commit details
    Browse the repository at this point in the history
  2. Adding regional tests for FMI (#5276)

    Co-authored-by: trwalke <trwalke@microsoft.com>
    trwalke and trwalke authored May 16, 2025
    Configuration menu
    Copy the full SHA
    a077399 View commit details
    Browse the repository at this point in the history
  3. Set Build Env variables to skip MSI E2E tests if needed (#5285)

    Update template-build-and-run-all-tests.yaml
    gladjohn authored May 16, 2025
    Configuration menu
    Copy the full SHA
    ce722e2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Fix regression in ManagedIdentity flows (#5292)

    * Fix regression
    
    * Address comments
    neha-bhargava authored May 19, 2025
    Configuration menu
    Copy the full SHA
    428838e View commit details
    Browse the repository at this point in the history
Loading