Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1432,64 +1432,64 @@
},
"Microsoft.Identity.Web": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "N75Gyb0RAxydepwVEhKTDS4Db/GO2pYsSeMvqmQizIKdmQQmCFYMeHdtSTiEsv/bng9zmNOmwarz/d7ONnTMuQ==",
"resolved": "3.3.0",
"contentHash": "X52wzeZQ6g4xUjB76bDAt3GN53C/yMLgEbE5WDxDdTV0Wf00poWv357txEdDY2BEqADymn2CMNaUIvWZTv2F6Q==",
"dependencies": {
"Microsoft.Extensions.Http": "3.1.3",
"Microsoft.Identity.Web.Certificate": "3.2.2",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.TokenAcquisition": "3.2.2",
"Microsoft.Identity.Web.TokenCache": "3.2.2",
"Microsoft.Identity.Web.Certificate": "3.3.0",
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.TokenAcquisition": "3.3.0",
"Microsoft.Identity.Web.TokenCache": "3.3.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.1.2",
"Microsoft.IdentityModel.Validators": "8.1.2",
"System.Formats.Asn1": "8.0.1",
"System.IdentityModel.Tokens.Jwt": "8.1.2",
"System.Text.Json": "8.0.4"
"System.Text.Json": "8.0.5"
}
},
"Microsoft.Identity.Web.Certificate": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "Xe1xAvGx9ZLy0wLEsmbsSCpIVjWzhsUAl5EN7RWqd+zeb2fEOqRInCxgS9eLCAD4wfrcATzHt3ELHtB5to/b8w==",
"resolved": "3.3.0",
"contentHash": "eYMGF3md6sER9CvugC5TdxQmZrcTiF21M+/F/59NQZTqP78Giyvl8Bdz9pNahd2mM5oeOAzL9g5FlFUgFEaeVA==",
"dependencies": {
"Azure.Identity": "1.11.4",
"Azure.Security.KeyVault.Certificates": "4.6.0",
"Azure.Security.KeyVault.Secrets": "4.6.0",
"Microsoft.Identity.Abstractions": "7.1.0",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.Diagnostics": "3.2.2",
"System.Text.Json": "8.0.4"
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.Diagnostics": "3.3.0",
"System.Text.Json": "8.0.5"
}
},
"Microsoft.Identity.Web.Certificateless": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "U/liNxeAitSQ/zmSf9W93PdWvXxIVqsrPF0qGY80dsRQy8yu7SxB2X1a7lgzTOqn2BtczemGLyj1QdP/86wNAQ==",
"resolved": "3.3.0",
"contentHash": "ybEVPCLeJFuTCDVTtt3OlD5n+CYQgUAzmn0YZw+Z4NR5XwB4iGQ/zMqQ+ruJfgoKGWe6BTl0vCfsv1O4XPqCvg==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.1.0",
"Microsoft.Identity.Client": "4.65.0",
"Microsoft.Identity.Client": "4.66.1",
"Microsoft.IdentityModel.JsonWebTokens": "8.1.2",
"System.Text.Json": "8.0.4"
"System.Text.Json": "8.0.5"
}
},
"Microsoft.Identity.Web.Diagnostics": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "ms4/yJzRuZ7Qp0lH73tRWz2XnjHopHxrZv0VgJXrqB1HvTP1uCnoq/DM+qs8XVwG2lvejMFplsv5vU3l2xqOOg=="
"resolved": "3.3.0",
"contentHash": "QYAHwjn+bHpqzNqJvrCKI8JXw4LWSZhRe76c1Zff1uP6Gmnm5GctN7ks5UchuFPbF1gxSrONY0MSIiC+QqNQdw=="
},
"Microsoft.Identity.Web.TokenAcquisition": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "WWqmmG9nE3C+yzduvh8ieb7Hti26ltfGKy9BtzpMoqLTc/VKbHxFl3d9elRztmNeukjUvOmKvtqbykFkeTtCqQ==",
"resolved": "3.3.0",
"contentHash": "txRaTS+cFTslNHZNfZMXHKsuu8kSSO1E5Kj3JJ6DsKbNIeIV1ZnkH/gkvvsWA+BUy+DR/8Le6O2AW8gvPBAVDA==",
"dependencies": {
"Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.0",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.0",
"Microsoft.Extensions.Http": "3.1.3",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Identity.Abstractions": "7.1.0",
"Microsoft.Identity.Web.Certificate": "3.2.2",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.TokenCache": "3.2.2",
"Microsoft.Identity.Web.Certificate": "3.3.0",
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.TokenCache": "3.3.0",
"Microsoft.IdentityModel.Logging": "8.1.2",
"Microsoft.IdentityModel.LoggingExtensions": "8.1.2",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.1.2",
Expand All @@ -1498,14 +1498,14 @@
},
"Microsoft.Identity.Web.TokenCache": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "IdblF2ySKDuv12hP/WT1LPovuVOqYepV6UYzABDaJQaFnA8C4fFAV+ez8yp7rT7Mf3iDtRO0W66ESSnlb0NdQQ==",
"resolved": "3.3.0",
"contentHash": "zNPX2lxsT/tKJ3Ur/u35iVfQto8lPDJLZJ1HfXTWyaGfgYc+f3PuYSpbxQ8dlrGDTmE2T/Lm1C/YySBt+py0KA==",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "8.0.1",
"Microsoft.Extensions.Caching.Memory": "8.0.1",
"Microsoft.Extensions.Logging": "8.0.0",
"Microsoft.Identity.Client": "4.65.0",
"Microsoft.Identity.Web.Diagnostics": "3.2.2",
"Microsoft.Identity.Client": "4.66.1",
"Microsoft.Identity.Web.Diagnostics": "3.3.0",
"System.Formats.Asn1": "8.0.1",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Security.Cryptography.Xml": "8.0.1"
Expand Down Expand Up @@ -3181,11 +3181,8 @@
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.4",
"contentHash": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==",
"dependencies": {
"System.Text.Encodings.Web": "8.0.0"
}
"resolved": "8.0.5",
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
},
"System.Text.RegularExpressions": {
"type": "Transitive",
Expand Down Expand Up @@ -3375,7 +3372,7 @@
"Ark.Tools.AspNetCore": "[1.0.0, )",
"Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.3.2, )",
"Microsoft.AspNetCore.Authentication.JwtBearer": "[8.0.10, )",
"Microsoft.Identity.Web": "[3.2.2, )"
"Microsoft.Identity.Web": "[3.3.0, )"
}
},
"ark.tools.applicationinsights": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,20 +30,20 @@
},
"Microsoft.Identity.Web": {
"type": "Direct",
"requested": "[3.2.2, )",
"resolved": "3.2.2",
"contentHash": "N75Gyb0RAxydepwVEhKTDS4Db/GO2pYsSeMvqmQizIKdmQQmCFYMeHdtSTiEsv/bng9zmNOmwarz/d7ONnTMuQ==",
"requested": "[3.3.0, )",
"resolved": "3.3.0",
"contentHash": "X52wzeZQ6g4xUjB76bDAt3GN53C/yMLgEbE5WDxDdTV0Wf00poWv357txEdDY2BEqADymn2CMNaUIvWZTv2F6Q==",
"dependencies": {
"Microsoft.Extensions.Http": "3.1.3",
"Microsoft.Identity.Web.Certificate": "3.2.2",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.TokenAcquisition": "3.2.2",
"Microsoft.Identity.Web.TokenCache": "3.2.2",
"Microsoft.Identity.Web.Certificate": "3.3.0",
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.TokenAcquisition": "3.3.0",
"Microsoft.Identity.Web.TokenCache": "3.3.0",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.1.2",
"Microsoft.IdentityModel.Validators": "8.1.2",
"System.Formats.Asn1": "8.0.1",
"System.IdentityModel.Tokens.Jwt": "8.1.2",
"System.Text.Json": "8.0.4"
"System.Text.Json": "8.0.5"
}
},
"Asp.Versioning.Abstractions": {
Expand Down Expand Up @@ -1237,47 +1237,47 @@
},
"Microsoft.Identity.Web.Certificate": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "Xe1xAvGx9ZLy0wLEsmbsSCpIVjWzhsUAl5EN7RWqd+zeb2fEOqRInCxgS9eLCAD4wfrcATzHt3ELHtB5to/b8w==",
"resolved": "3.3.0",
"contentHash": "eYMGF3md6sER9CvugC5TdxQmZrcTiF21M+/F/59NQZTqP78Giyvl8Bdz9pNahd2mM5oeOAzL9g5FlFUgFEaeVA==",
"dependencies": {
"Azure.Identity": "1.11.4",
"Azure.Security.KeyVault.Certificates": "4.6.0",
"Azure.Security.KeyVault.Secrets": "4.6.0",
"Microsoft.Identity.Abstractions": "7.1.0",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.Diagnostics": "3.2.2",
"System.Text.Json": "8.0.4"
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.Diagnostics": "3.3.0",
"System.Text.Json": "8.0.5"
}
},
"Microsoft.Identity.Web.Certificateless": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "U/liNxeAitSQ/zmSf9W93PdWvXxIVqsrPF0qGY80dsRQy8yu7SxB2X1a7lgzTOqn2BtczemGLyj1QdP/86wNAQ==",
"resolved": "3.3.0",
"contentHash": "ybEVPCLeJFuTCDVTtt3OlD5n+CYQgUAzmn0YZw+Z4NR5XwB4iGQ/zMqQ+ruJfgoKGWe6BTl0vCfsv1O4XPqCvg==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "2.1.0",
"Microsoft.Identity.Client": "4.65.0",
"Microsoft.Identity.Client": "4.66.1",
"Microsoft.IdentityModel.JsonWebTokens": "8.1.2",
"System.Text.Json": "8.0.4"
"System.Text.Json": "8.0.5"
}
},
"Microsoft.Identity.Web.Diagnostics": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "ms4/yJzRuZ7Qp0lH73tRWz2XnjHopHxrZv0VgJXrqB1HvTP1uCnoq/DM+qs8XVwG2lvejMFplsv5vU3l2xqOOg=="
"resolved": "3.3.0",
"contentHash": "QYAHwjn+bHpqzNqJvrCKI8JXw4LWSZhRe76c1Zff1uP6Gmnm5GctN7ks5UchuFPbF1gxSrONY0MSIiC+QqNQdw=="
},
"Microsoft.Identity.Web.TokenAcquisition": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "WWqmmG9nE3C+yzduvh8ieb7Hti26ltfGKy9BtzpMoqLTc/VKbHxFl3d9elRztmNeukjUvOmKvtqbykFkeTtCqQ==",
"resolved": "3.3.0",
"contentHash": "txRaTS+cFTslNHZNfZMXHKsuu8kSSO1E5Kj3JJ6DsKbNIeIV1ZnkH/gkvvsWA+BUy+DR/8Le6O2AW8gvPBAVDA==",
"dependencies": {
"Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.0",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "8.0.0",
"Microsoft.Extensions.Http": "3.1.3",
"Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0",
"Microsoft.Identity.Abstractions": "7.1.0",
"Microsoft.Identity.Web.Certificate": "3.2.2",
"Microsoft.Identity.Web.Certificateless": "3.2.2",
"Microsoft.Identity.Web.TokenCache": "3.2.2",
"Microsoft.Identity.Web.Certificate": "3.3.0",
"Microsoft.Identity.Web.Certificateless": "3.3.0",
"Microsoft.Identity.Web.TokenCache": "3.3.0",
"Microsoft.IdentityModel.Logging": "8.1.2",
"Microsoft.IdentityModel.LoggingExtensions": "8.1.2",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.1.2",
Expand All @@ -1286,14 +1286,14 @@
},
"Microsoft.Identity.Web.TokenCache": {
"type": "Transitive",
"resolved": "3.2.2",
"contentHash": "IdblF2ySKDuv12hP/WT1LPovuVOqYepV6UYzABDaJQaFnA8C4fFAV+ez8yp7rT7Mf3iDtRO0W66ESSnlb0NdQQ==",
"resolved": "3.3.0",
"contentHash": "zNPX2lxsT/tKJ3Ur/u35iVfQto8lPDJLZJ1HfXTWyaGfgYc+f3PuYSpbxQ8dlrGDTmE2T/Lm1C/YySBt+py0KA==",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "8.0.1",
"Microsoft.Extensions.Caching.Memory": "8.0.1",
"Microsoft.Extensions.Logging": "8.0.0",
"Microsoft.Identity.Client": "4.65.0",
"Microsoft.Identity.Web.Diagnostics": "3.2.2",
"Microsoft.Identity.Client": "4.66.1",
"Microsoft.Identity.Web.Diagnostics": "3.3.0",
"System.Formats.Asn1": "8.0.1",
"System.Security.Cryptography.Pkcs": "8.0.0",
"System.Security.Cryptography.Xml": "8.0.1"
Expand Down Expand Up @@ -2782,11 +2782,8 @@
},
"System.Text.Json": {
"type": "Transitive",
"resolved": "8.0.4",
"contentHash": "bAkhgDJ88XTsqczoxEMliSrpijKZHhbJQldhAmObj/RbrN3sU5dcokuXmWJWsdQAhiMJ9bTayWsL1C9fbbCRhw==",
"dependencies": {
"System.Text.Encodings.Web": "8.0.0"
}
"resolved": "8.0.5",
"contentHash": "0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg=="
},
"System.Text.RegularExpressions": {
"type": "Transitive",
Expand Down
2 changes: 1 addition & 1 deletion Samples/TestLinkGenerator/TestLinkGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.0" />
</ItemGroup>


Expand Down
2 changes: 1 addition & 1 deletion Samples/WebApplicationDemo/WebApplicationDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.10" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down