docs: add infrastructure guide for JWT in Docker and refactor Keycloak config

Added a detailed guide (`jwt-in-docker.md`) to address JWT validation challenges in Docker environments (Split Horizon issue). Refactored Keycloak realm configuration (`meldestelle-realm.json`) with updated roles, clients, and improved infrastructure clarity. Updated `.env` variables for streamlined token validation. Adjusted Docker Compose services (`dc-backend.yaml`) to use revised Keycloak environment variables.
This commit is contained in:
2026-01-22 17:23:24 +01:00
parent a9b788aca9
commit c692a2395c
8 changed files with 214 additions and 43 deletions
-9
View File
@@ -1,9 +0,0 @@
---
type: Redirect
status: ARCHIVED
---
# MOVED
This documentation has been superseded.
Please refer to: [Ping Service Reference](PingService_Reference.md)
-9
View File
@@ -1,9 +0,0 @@
---
type: Redirect
status: ARCHIVED
---
# MOVED
This documentation has been superseded.
Please refer to: [Ping Service Reference](PingService_Reference.md)