Search code examples
spring-cloudnetflix-zuulspring-cloud-netflix

Forward generated token to microservices


How can I tell to the Zuul APi gateway to forward the token (JWT generated by this last one) to the requested microservices. Thanks


Solution

  • As in: Zuul -> Eureka Server, Basic Authentication issue

    zuul.sensitiveHeaders: Cookie,Set-Cookie