Is it possible to fill in $remote_user with the username of the authenticated user? This so I can correctly process my access logs. Temporary workaround is described here; https://github.com/samizdatco/nginx-http-auth-digest/issues/22 Thank you