Skip to content

Restore CorsWebFilter and add backofficeCircuitBreaker timeout

  • Restored CorsWebFilter bean in CorsConfig with X-Correlation-Id added to allowed headers, ensuring explicit CORS handling at the filter level for all cross-origin requests.
  • Added backofficeCircuitBreaker timelimiter (timeoutDuration: 15s) in application.yml to account for Keycloak cold-start latency during admin user creation flows.

Rapports de requête de fusion