I've been using Zuul to make an API Gateway which holds most of the SecurityConfig, and made a Jwt based Authenticaiton, however I don't know why, whenever I request one of the routes to my microservice, the Request Header, doesn't contain the Authorization even if I did zuul.myMicroservice.sensitiveHeaders=Cookie