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.70.2
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.71.0
Choose a head ref
  • 4 commits
  • 30 files changed
  • 5 contributors

Commits on Apr 9, 2025

  1. Update CHANGELOG for MSAL 4.70.2 (#5230)

    Update CHANGELOG.md
    gladjohn authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    83acad1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Update msiv1_token_revocation.md (#5222)

    * Update msiv1_token_revocation.md
    
    * Update token revocation documentation with detailed steps
    
    * Update msiv1_token_revocation.md
    
    * Update msiv1_token_revocation.md
    
    * Update msiv1_token_revocation.md
    
    * Update docs/msiv1_token_revocation.md
    
    Co-authored-by: Ray Luo <rayluo.mba@gmail.com>
    
    * Update docs/msiv1_token_revocation.md
    
    Co-authored-by: Ray Luo <rayluo.mba@gmail.com>
    
    ---------
    
    Co-authored-by: Ray Luo <rayluo.mba@gmail.com>
    4gust and rayluo authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    d88df71 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Update the SF flow to get a http client from the factory (#5221)

    * Update the SF flow to get a http client from the factory
    
    * Update the method to pass callback instead of handler
    
    * Fix build failures
    
    * Address comments
    
    * Address comments
    
    * Fix tests
    neha-bhargava authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    ba1d357 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. [Managed Identity] Token Revocation Dev App (#5217)

    * init
    
    * pr comments
    
    ---------
    
    Co-authored-by: Gladwin Johnson <gljohns@microsoft.com>
    gladjohn and GladwinJohnson authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    5321770 View commit details
    Browse the repository at this point in the history
Loading