Skip to content

IAV-1211/add dynamic CORS origin support for widget paths

chaimaa hassoune a demandé de fusionner feature/IAV-1211 vers develop
  • Replace CorsWebFilter with custom WebFilter for fine-grained CORS control
  • Add WidgetOriginService to fetch allowed origins from customer-care service
  • Restrict dynamic origins to widget path prefix (/api/customer-care/agents/widget)
  • Support configurable null origin handling (cors.allow-null-origin)
  • Enable scheduling for periodic origin refresh (@EnableScheduling)

Rapports de requête de fusion