Skip to content

Commit 3ebf56c

Browse files
authored
[OIDC] Add V5 API key format for short lived API keys (#10346)
* Add ApiKeyV5 based on HISv2
1 parent 2d46558 commit 3ebf56c

4 files changed

Lines changed: 825 additions & 0 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
<PackageVersion Include="Microsoft.Owin.Security" Version="4.2.2" />
9191
<PackageVersion Include="Microsoft.Owin" Version="4.2.2" />
9292
<PackageVersion Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
93+
<PackageVersion Include="Microsoft.Security.Utilities.Core" Version="1.12.0" />
9394
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
9495
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="1.8.24" />
9596
<PackageVersion Include="Microsoft.Web.Infrastructure" Version="1.0.0" />

0 commit comments

Comments
 (0)