WIP: Add Keycloak jwt bearer

This commit is contained in:
2025-08-03 12:19:29 +02:00
parent 164aa79dae
commit c981b24c60
8 changed files with 71 additions and 18 deletions

View File

@@ -5,6 +5,7 @@
<Project Path="PresentPortal.ApiService\PresentPortal.ApiService.csproj" Type="Classic C#" />
<Project Path="PresentPortal.AppHost\PresentPortal.AppHost.csproj" Type="Classic C#" />
<Project Path="PresentPortal.ServiceDefaults\PresentPortal.ServiceDefaults.csproj" Type="Classic C#" />
<Project Path="PresentPortal.Shared\PresentPortal.Shared.csproj" Type="Classic C#" />
<Project Path="PresentPortal.Tests\PresentPortal.Tests.csproj" Type="Classic C#" />
<Project Path="PresentPortal.Web\PresentPortal.Web.csproj" Type="Classic C#" />
</Solution>