fixing Keycloak JwtService entfernt

This commit is contained in:
2025-10-13 13:03:48 +02:00
parent 7921cc4b32
commit 212923ae8f
21 changed files with 31 additions and 2555 deletions
-2
View File
@@ -255,8 +255,6 @@ services:
KEYCLOAK_REALM: meldestelle
KEYCLOAK_CLIENT_ID: api-gateway
KEYCLOAK_CLIENT_SECRET: K5RqonwVOaxPKaXVH4mbthSRbjRh5tOK
# Custom JWT filter disabled - using oauth2ResourceServer instead
GATEWAY_SECURITY_KEYCLOAK_ENABLED: "false"
ports:
- "${GATEWAY_PORT:-8081}:8081"
depends_on: