Startup Appplication:
@SpringBootApplication @EnableZuulProxy public class ZuulServer { public static void main(String[] args) { new SpringApplica
Just adding the following to the configuration worked for me
zuul: ignoredHeaders: Access-Control-Allow-Credentials, Access-Control-Allow-Origin