You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following test use static jwts as base64urlencoded strings and are used to compare jwts generated dynamically.
Any changes to the order of the artifacts used to create the jwts (Default.cs or to the order of creating the header or payload will break the test.
We need to find another way to meet the needs of these tests.
The following test use static jwts as base64urlencoded strings and are used to compare jwts generated dynamically.
Any changes to the order of the artifacts used to create the jwts (Default.cs or to the order of creating the header or payload will break the test.
We need to find another way to meet the needs of these tests.
azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs
Line 797 in 9e87d9b
azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs
Line 1281 in 9e87d9b
azure-activedirectory-identitymodel-extensions-for-dotnet/test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenHandlerTests.cs
Line 1550 in 9e87d9b
The text was updated successfully, but these errors were encountered: