File auth-location.conf of Package rmt-server.10018

location = /auth {
    internal;
    proxy_pass              http://rmt/api/auth/check;
    proxy_pass_request_body off;
    proxy_set_header        Content-Length "";
    proxy_set_header        X-Original-URI $request_uri;
}
openSUSE Build Service is sponsored by