Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0.3] Fix | Throttling of token requests by calling AcquireTokenSilent (#1925) #1995

Merged

Commits on Apr 13, 2023

  1. Fix | Throttling of token requests by calling AcquireTokenSilent (dot…

    …net#1925)
    
    * Address throttling of token requests by calling AcquireTokenSilent in Integrated/Password flows when the account is already cached.
    
    Addresses issue dotnet#1915
    
    Co-authored-by: Lawrence Cheung <[email protected]>
    Co-authored-by: DavoudEshtehari <[email protected]>
    # Conflicts:
    #	src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/ActiveDirectoryAuthenticationProvider.cs
    DavoudEshtehari committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    5da3567 View commit details
    Browse the repository at this point in the history