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
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<PackageVersion Include="Microsoft.AspNetCore.OData.NewtonsoftJson" Version="8.2.0" />
<PackageVersion Include="NetEscapades.AspNetCore.SecurityHeaders" Version="1.3.1" />
<PackageVersion Include="SimpleInjector.Integration.AspNetCore.Mvc.Core" Version="5.5.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="4.12.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="4.12.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="10.2.3" />
<PackageVersion Include="Swashbuckle.AspNetCore.Swagger" Version="10.2.3" />
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerGen" Version="10.2.3" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1416,22 +1416,22 @@
},
"Microsoft.Identity.Web.Certificate": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "F3R5egfNEJo2/v2lPFBQb8fDmofBMA0k6H89/V+68iL6dlAQPV+o62QmwQHiOehylLh3jipSXFAJxNRS0hR3hw==",
"resolved": "4.12.1",
"contentHash": "uIKwlTq5K1+2gLwYWL8ck1sPUb1BYIKBV5WAVP9r9UF3rEwcj6ZDVVl2Zv5TnfCN/HN0ULtYqcSmnlwaCAdzdQ==",
"dependencies": {
"Azure.Identity": "1.17.2",
"Azure.Security.KeyVault.Certificates": "4.6.0",
"Azure.Security.KeyVault.Secrets": "4.6.0",
"Microsoft.Extensions.Logging.Abstractions": "10.0.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.0"
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.Diagnostics": "4.12.1"
}
},
"Microsoft.Identity.Web.Certificateless": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "t/sdc0jgnumx0Ek8D0F7FQSxo4RWXIhat0ehCSHXoMTnc2PZwKKi6WyX+x6FXHv7ux8RRXs0O/maKOmiicud3Q==",
"resolved": "4.12.1",
"contentHash": "AL2hk/3u+AwMapfBkBE2e3nnOI78Fk+jPrvp1hVLGZooxGr/O2BrOoQd/pWr/bExBPez4xVdCKbKf13f3dGHUQ==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
"Microsoft.Identity.Client": "4.85.2",
Expand All @@ -1442,21 +1442,21 @@
},
"Microsoft.Identity.Web.Diagnostics": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "nr0h4coZXBEIU9rvZbiiz+ueMT6s+96x7241nvaFEbTms65FRDnQUoQgZsPLvacKEP/YMTRxL44Uvo4TB/aaAA=="
"resolved": "4.12.1",
"contentHash": "BfgY0ficcFY5uSgWKwJRcpi18UtT92X/Qcf/419XjaXG91vx0RFw8a25BtpNupYKt9+LGauslbFtd2NL/iOZaw=="
},
"Microsoft.Identity.Web.TokenAcquisition": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "pEikvlf0pvZrI8m4Ju/WiSCJ0HKcOZ0PYqdFfmhUw88xbZJAtzYW0rIAj6GAIovKHydBwH7E7Hp8K8rT8B1u5w==",
"resolved": "4.12.1",
"contentHash": "//rujr/G/gWs014v6i6Yyw85cUImd8ea+OdnQtgUoMikpgrwuPF2bTdNuTru+qOY3wbehFgdoaRAZ3bFrIkyDw==",
"dependencies": {
"Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.0",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "10.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Logging": "8.19.1",
"Microsoft.IdentityModel.LoggingExtensions": "8.19.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
Expand All @@ -1465,14 +1465,14 @@
},
"Microsoft.Identity.Web.TokenCache": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "Al+NTO9rwr4OJoBSiqQAt4k2982Su4g9Y4OyGzVt414IwlfKaIDOcP/FilIdYiAcK5vM1Aag2Jiv74cyIh1OAA==",
"resolved": "4.12.1",
"contentHash": "LwHAtYMoJ8MYcgLaIfDw3+XV6TsBH4KX/CaQ8hwI1k6WKiVP5sfkbaNNWyqOFNPlm+LcFueY5HnMMkws8oLf6Q==",
"dependencies": {
"Microsoft.AspNetCore.DataProtection": "10.0.7",
"Microsoft.Extensions.Caching.Memory": "10.0.0",
"Microsoft.Extensions.Logging": "10.0.0",
"Microsoft.Identity.Client": "4.85.2",
"Microsoft.Identity.Web.Diagnostics": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.1",
"System.Security.Cryptography.Pkcs": "10.0.7",
"System.Security.Cryptography.Xml": "10.0.7"
}
Expand Down Expand Up @@ -2188,7 +2188,7 @@
"Ark.Reference.Core.Application": "[0.9.1, )",
"Ark.Tools.AspNetCore": "[1.0.0, )",
"Azure.Extensions.AspNetCore.Configuration.Secrets": "[1.5.1, )",
"Microsoft.Identity.Web": "[4.12.0, )"
"Microsoft.Identity.Web": "[4.12.1, )"
}
},
"ark.tools.applicationinsights": {
Expand Down Expand Up @@ -2556,14 +2556,14 @@
},
"Microsoft.Identity.Web": {
"type": "CentralTransitive",
"requested": "[4.12.0, )",
"resolved": "4.12.0",
"contentHash": "uxHPzZT+60t1xKewKIdhQZ93fVv47xpq68AfHfz8IYT6Y4j//mdq+4UXlpiWY0MfsVMBu0TzOmWeC0QL4gaOjg==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"requested": "[4.12.1, )",
"resolved": "4.12.1",
"contentHash": "n9ZyQTqpW/bn00F75ivqdsiMOmGoRpAgZVTKt0OsEhyUBLRDGp8XA4ybzKn4WaSq+tUyf2pGfOm3/F1OIP/BkQ==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
"Microsoft.IdentityModel.Validators": "8.19.1",
"System.IdentityModel.Tokens.Jwt": "8.19.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
},
"Microsoft.Identity.Web": {
"type": "Direct",
"requested": "[4.12.0, )",
"resolved": "4.12.0",
"contentHash": "uxHPzZT+60t1xKewKIdhQZ93fVv47xpq68AfHfz8IYT6Y4j//mdq+4UXlpiWY0MfsVMBu0TzOmWeC0QL4gaOjg==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"requested": "[4.12.1, )",
"resolved": "4.12.1",
"contentHash": "n9ZyQTqpW/bn00F75ivqdsiMOmGoRpAgZVTKt0OsEhyUBLRDGp8XA4ybzKn4WaSq+tUyf2pGfOm3/F1OIP/BkQ==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
"Microsoft.IdentityModel.Validators": "8.19.1",
"System.IdentityModel.Tokens.Jwt": "8.19.1"
Expand Down Expand Up @@ -707,21 +707,21 @@
},
"Microsoft.Identity.Web.Certificate": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "F3R5egfNEJo2/v2lPFBQb8fDmofBMA0k6H89/V+68iL6dlAQPV+o62QmwQHiOehylLh3jipSXFAJxNRS0hR3hw==",
"resolved": "4.12.1",
"contentHash": "uIKwlTq5K1+2gLwYWL8ck1sPUb1BYIKBV5WAVP9r9UF3rEwcj6ZDVVl2Zv5TnfCN/HN0ULtYqcSmnlwaCAdzdQ==",
"dependencies": {
"Azure.Identity": "1.17.2",
"Azure.Security.KeyVault.Certificates": "4.6.0",
"Azure.Security.KeyVault.Secrets": "4.6.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.0"
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.Diagnostics": "4.12.1"
}
},
"Microsoft.Identity.Web.Certificateless": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "t/sdc0jgnumx0Ek8D0F7FQSxo4RWXIhat0ehCSHXoMTnc2PZwKKi6WyX+x6FXHv7ux8RRXs0O/maKOmiicud3Q==",
"resolved": "4.12.1",
"contentHash": "AL2hk/3u+AwMapfBkBE2e3nnOI78Fk+jPrvp1hVLGZooxGr/O2BrOoQd/pWr/bExBPez4xVdCKbKf13f3dGHUQ==",
"dependencies": {
"Microsoft.Identity.Client": "4.85.2",
"Microsoft.Identity.Client.KeyAttestation": "4.85.2",
Expand All @@ -731,20 +731,20 @@
},
"Microsoft.Identity.Web.Diagnostics": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "nr0h4coZXBEIU9rvZbiiz+ueMT6s+96x7241nvaFEbTms65FRDnQUoQgZsPLvacKEP/YMTRxL44Uvo4TB/aaAA=="
"resolved": "4.12.1",
"contentHash": "BfgY0ficcFY5uSgWKwJRcpi18UtT92X/Qcf/419XjaXG91vx0RFw8a25BtpNupYKt9+LGauslbFtd2NL/iOZaw=="
},
"Microsoft.Identity.Web.TokenAcquisition": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "pEikvlf0pvZrI8m4Ju/WiSCJ0HKcOZ0PYqdFfmhUw88xbZJAtzYW0rIAj6GAIovKHydBwH7E7Hp8K8rT8B1u5w==",
"resolved": "4.12.1",
"contentHash": "//rujr/G/gWs014v6i6Yyw85cUImd8ea+OdnQtgUoMikpgrwuPF2bTdNuTru+qOY3wbehFgdoaRAZ3bFrIkyDw==",
"dependencies": {
"Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.0",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "10.0.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Logging": "8.19.1",
"Microsoft.IdentityModel.LoggingExtensions": "8.19.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
Expand All @@ -753,11 +753,11 @@
},
"Microsoft.Identity.Web.TokenCache": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "Al+NTO9rwr4OJoBSiqQAt4k2982Su4g9Y4OyGzVt414IwlfKaIDOcP/FilIdYiAcK5vM1Aag2Jiv74cyIh1OAA==",
"resolved": "4.12.1",
"contentHash": "LwHAtYMoJ8MYcgLaIfDw3+XV6TsBH4KX/CaQ8hwI1k6WKiVP5sfkbaNNWyqOFNPlm+LcFueY5HnMMkws8oLf6Q==",
"dependencies": {
"Microsoft.Identity.Client": "4.85.2",
"Microsoft.Identity.Web.Diagnostics": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.1",
"System.Security.Cryptography.Pkcs": "10.0.7"
}
},
Expand Down
2 changes: 1 addition & 1 deletion samples/Ark.ReferenceProject/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageVersion Include="Azure.Storage.Blobs" Version="12.29.1" />
<PackageVersion Include="ExcelDataReader" Version="3.9.0" />
<PackageVersion Include="ExcelDataReader.DataSet" Version="3.9.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="4.12.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="4.12.1" />
<PackageVersion Include="Microsoft.SqlServer.DacFx" Version="170.4.83" />
<PackageVersion Include="netDumbster" Version="3.1.1" />
<PackageVersion Include="Polly" Version="8.7.0" />
Expand Down
48 changes: 24 additions & 24 deletions samples/TestLinkGenerator/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
},
"Microsoft.Identity.Web": {
"type": "Direct",
"requested": "[4.12.0, )",
"resolved": "4.12.0",
"contentHash": "uxHPzZT+60t1xKewKIdhQZ93fVv47xpq68AfHfz8IYT6Y4j//mdq+4UXlpiWY0MfsVMBu0TzOmWeC0QL4gaOjg==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"requested": "[4.12.1, )",
"resolved": "4.12.1",
"contentHash": "n9ZyQTqpW/bn00F75ivqdsiMOmGoRpAgZVTKt0OsEhyUBLRDGp8XA4ybzKn4WaSq+tUyf2pGfOm3/F1OIP/BkQ==",
"dependencies": {
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenAcquisition": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
"Microsoft.IdentityModel.Validators": "8.19.1",
"System.IdentityModel.Tokens.Jwt": "8.19.1"
Expand Down Expand Up @@ -333,21 +333,21 @@
},
"Microsoft.Identity.Web.Certificate": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "F3R5egfNEJo2/v2lPFBQb8fDmofBMA0k6H89/V+68iL6dlAQPV+o62QmwQHiOehylLh3jipSXFAJxNRS0hR3hw==",
"resolved": "4.12.1",
"contentHash": "uIKwlTq5K1+2gLwYWL8ck1sPUb1BYIKBV5WAVP9r9UF3rEwcj6ZDVVl2Zv5TnfCN/HN0ULtYqcSmnlwaCAdzdQ==",
"dependencies": {
"Azure.Identity": "1.17.2",
"Azure.Security.KeyVault.Certificates": "4.6.0",
"Azure.Security.KeyVault.Secrets": "4.6.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.0"
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.Diagnostics": "4.12.1"
}
},
"Microsoft.Identity.Web.Certificateless": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "t/sdc0jgnumx0Ek8D0F7FQSxo4RWXIhat0ehCSHXoMTnc2PZwKKi6WyX+x6FXHv7ux8RRXs0O/maKOmiicud3Q==",
"resolved": "4.12.1",
"contentHash": "AL2hk/3u+AwMapfBkBE2e3nnOI78Fk+jPrvp1hVLGZooxGr/O2BrOoQd/pWr/bExBPez4xVdCKbKf13f3dGHUQ==",
"dependencies": {
"Microsoft.Identity.Client": "4.85.2",
"Microsoft.Identity.Client.KeyAttestation": "4.85.2",
Expand All @@ -357,20 +357,20 @@
},
"Microsoft.Identity.Web.Diagnostics": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "nr0h4coZXBEIU9rvZbiiz+ueMT6s+96x7241nvaFEbTms65FRDnQUoQgZsPLvacKEP/YMTRxL44Uvo4TB/aaAA=="
"resolved": "4.12.1",
"contentHash": "BfgY0ficcFY5uSgWKwJRcpi18UtT92X/Qcf/419XjaXG91vx0RFw8a25BtpNupYKt9+LGauslbFtd2NL/iOZaw=="
},
"Microsoft.Identity.Web.TokenAcquisition": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "pEikvlf0pvZrI8m4Ju/WiSCJ0HKcOZ0PYqdFfmhUw88xbZJAtzYW0rIAj6GAIovKHydBwH7E7Hp8K8rT8B1u5w==",
"resolved": "4.12.1",
"contentHash": "//rujr/G/gWs014v6i6Yyw85cUImd8ea+OdnQtgUoMikpgrwuPF2bTdNuTru+qOY3wbehFgdoaRAZ3bFrIkyDw==",
"dependencies": {
"Microsoft.AspNetCore.Authentication.JwtBearer": "10.0.0",
"Microsoft.AspNetCore.Authentication.OpenIdConnect": "10.0.0",
"Microsoft.Identity.Abstractions": "12.4.0",
"Microsoft.Identity.Web.Certificate": "4.12.0",
"Microsoft.Identity.Web.Certificateless": "4.12.0",
"Microsoft.Identity.Web.TokenCache": "4.12.0",
"Microsoft.Identity.Web.Certificate": "4.12.1",
"Microsoft.Identity.Web.Certificateless": "4.12.1",
"Microsoft.Identity.Web.TokenCache": "4.12.1",
"Microsoft.IdentityModel.Logging": "8.19.1",
"Microsoft.IdentityModel.LoggingExtensions": "8.19.1",
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.19.1",
Expand All @@ -379,11 +379,11 @@
},
"Microsoft.Identity.Web.TokenCache": {
"type": "Transitive",
"resolved": "4.12.0",
"contentHash": "Al+NTO9rwr4OJoBSiqQAt4k2982Su4g9Y4OyGzVt414IwlfKaIDOcP/FilIdYiAcK5vM1Aag2Jiv74cyIh1OAA==",
"resolved": "4.12.1",
"contentHash": "LwHAtYMoJ8MYcgLaIfDw3+XV6TsBH4KX/CaQ8hwI1k6WKiVP5sfkbaNNWyqOFNPlm+LcFueY5HnMMkws8oLf6Q==",
"dependencies": {
"Microsoft.Identity.Client": "4.85.2",
"Microsoft.Identity.Web.Diagnostics": "4.12.0",
"Microsoft.Identity.Web.Diagnostics": "4.12.1",
"System.Security.Cryptography.Pkcs": "10.0.7"
}
},
Expand Down
Loading
Loading