DotNetCoreOauth2
DotNetCoreOauth2 copied to clipboard
The test in the ConsolaAppTest is failing due to an error related to the ‘scope’ input parameter when using the MailKit library. The specific error message is: Microsoft.Identity.Client.MsalServiceException: 'AADSTS70011: The...
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.22.1 to 6.34.0. Release notes Sourced from System.IdentityModel.Tokens.Jwt's releases. 6.34.0 Security fixes See https://aka.ms/IdentityModel/Jan2024/zip and https://aka.ms/IdentityModel/Jan2024/jku for details. 6.33.0 Bug Fixes: Clean up log messages. See #2339...
Some changes to scope and url authority to make it run without errors