Commit Graph

9 Commits

Author SHA1 Message Date
8f722ce3c9 Add DigitalData.Auth.Claims project and enhance JWT handling
Added the `DigitalData.Auth.Claims` project to the solution,
including its build and debug configurations. Updated
`DigitalData.Auth.API.csproj` to reference the new project
and incremented version numbers to 1.4.0.

Enhanced `Program.cs` with a new JWT signature handler for
`EnvelopeReceiverSecretDto`, generating claims for envelope
and receiver-specific data. Added `DirectorySearchService`
to the service collection, configured via `DirectorySearchOptions`.
2026-05-29 08:48:10 +02:00
09cb93736d chore: Aktualisierung des Entwicklungsportals zur Verwendung von 9090 2025-07-22 17:51:52 +02:00
Developer 02
cb6ec8b5e6 feat(DigitalData.Auth): configured package properties of Abstractions and Client 2025-03-03 16:04:11 +01:00
Developer 02
f562690b19 feat(Abstraktionen): Erstellt, um gemeinsame Schnittstellen zwischen Clients und Hubs für stark typisierte Hubs zu handhaben, um mögliche Fehler zu vermeiden. 2025-01-23 15:36:50 +01:00
Developer 02
54ecf1f4da feat(Auth.Tests): Erstellt, um Einheitstests für alle Projekte zu verwalten. 2025-01-23 14:35:35 +01:00
Developer 02
3a79bb7984 feat(Auth.Client): Erstellung einer Klassenbibliothek zur Handhabung von .net-Client-Diensten für SignalR.
- Microsoft.AspNetCore.SignalR.Client Paket hinzugefügt.
2025-01-23 13:53:57 +01:00
Developer 02
b903dc9152 chore: DigitalData.Auth.API entfernt 2025-01-14 20:34:09 +01:00
Developer 02
45c161d3cd feat: Erstelle die anfängliche Lösung DigitalData.Auth.API 2024-11-14 13:05:18 +01:00
Developer 02
1b76c19659 feat: Erstelle die anfängliche Lösung DigitalData.Auth 2024-11-14 12:39:07 +01:00