Files
cameleer-saas/src
hsiegeln 9b77f810c1
All checks were successful
CI / build (push) Successful in 40s
CI / docker (push) Successful in 31s
fix: use correct health endpoint and HTTP method for server integration
ConnectivityHealthCheck: /actuator/health → /api/v1/health (actuator
now requires auth on cameleer3-server after OIDC was added).

Bootstrap: POST → PUT for /api/v1/admin/oidc (server expects PUT,
POST returned 405 causing OIDC config to silently fail).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 15:59:24 +02:00
..