AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NET
https://aka.ms/msal-net
MIT License
1.39k stars 342 forks source link

Adding Uri to exception when error is 500 #4820

Closed trwalke closed 2 months ago

trwalke commented 3 months ago

Fixes # https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4412

Changes proposed in this request Adding request uri to exception message.

Testing

Performance impact

Documentation