1.nginx轉發時,帶上auth信息nginx
proxy_set_header Authorization $http_authorization; proxy_pass_header Authorization;