Hi, Does anyone have example configuration for using keycloak together with Zuul as the reverse proxy and the services behind the proxy getting the authenticated user from the request? I’m currently trying to configure keycloak authentication on the proxy and pass the token through to the services. Ryan