me too i have the same problem, did you enable caching?
maybe you should add this to the server block
#cookie handling
proxy_pass_header Set-Cookie;
#end cookie handling
since WP needs cookie handling to process authentication
maybe you should add this to the server block
#cookie handling
proxy_pass_header Set-Cookie;
#end cookie handling
since WP needs cookie handling to process authentication