1.nginx转发时,带上auth信息nginx
proxy_set_header Authorization $http_authorization; proxy_pass_header Authorization;