File tree
3 files changed
+10
-9
lines changed- patches/azure-activedirectory-identitymodel-extensions-for-dotnet
- repo-projects
- src
3 files changed
+10
-9
lines changedLines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Submodule azure-activedirectory-identitymodel-extensions-for-dotnet updated 27 files
- .github/pull_request_template.md+21
- CHANGELOG.md+9
- benchmark/Microsoft.IdentityModel.Benchmarks/CreateTokenTests.cs+1
- benchmark/Microsoft.IdentityModel.Benchmarks/ValidateTokenAsyncTests.cs+1
- benchmark/Microsoft.IdentityModel.Benchmarks/identitymodel.benchmarks.yml+6-4
- buildConfiguration.xml+1-1
- src/Microsoft.IdentityModel.JsonWebTokens/Json/JsonClaimSet.cs+14-23
- src/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.cs+16-16
- src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs+2-2
- src/Microsoft.IdentityModel.JsonWebTokens/LogMessages.cs+13-13
- src/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.cs+2-2
- src/Microsoft.IdentityModel.Tokens/Json/JsonSerializerPrimitives.cs+48-11
- src/Microsoft.IdentityModel.Tokens/LogMessages.cs+1
- src/Microsoft.IdentityModel.Validators/AadIssuerValidator/AadIssuerValidator.cs+5-2
- src/System.IdentityModel.Tokens.Jwt/JwtPayload.cs+21
- src/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.cs+5-5
- src/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.cs+7-7
- src/System.IdentityModel.Tokens.Jwt/LogMessages.cs+7-7
- test/Microsoft.IdentityModel.JsonWebTokens.Tests/GetPayloadValueTheoryData.cs+2
- test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonClaimSetTests.cs-290
- test/Microsoft.IdentityModel.JsonWebTokens.Tests/JsonWebTokenTests.cs+289-290
- test/Microsoft.IdentityModel.JsonWebTokens.Tests/json/JsonWebTokenHandler.cs+3-3
- test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonSerializerPrimitivesTests.cs+196-14
- test/Microsoft.IdentityModel.Tokens.Tests/Json/JsonUtilities.cs+27
- test/System.IdentityModel.Tokens.Jwt.Tests/JwtPayloadTest.cs+9-7
- test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenHandlerTests.cs+3-3
- test/System.IdentityModel.Tokens.Jwt.Tests/JwtSecurityTokenTests.cs+3-3
0 commit comments