WIP: Add Keycloak jwt bearer
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\PresentPortal.ServiceDefaults\PresentPortal.ServiceDefaults.csproj" />
|
||||
<ProjectReference Include="..\PresentPortal.Shared\PresentPortal.Shared.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Aspire.Keycloak.Authentication" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user