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:
@@ -1,9 +0,0 @@
|
||||
---
|
||||
type: Redirect
|
||||
status: ARCHIVED
|
||||
---
|
||||
|
||||
# MOVED
|
||||
|
||||
This documentation has been superseded.
|
||||
Please refer to: [Ping Service Reference](PingService_Reference.md)
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
type: Redirect
|
||||
status: ARCHIVED
|
||||
---
|
||||
|
||||
# MOVED
|
||||
|
||||
This documentation has been superseded.
|
||||
Please refer to: [Ping Service Reference](PingService_Reference.md)
|
||||
Reference in New Issue
Block a user