environments/ppa-mbqj77/deployments/1
Xavier Guimard 8 years ago
parent 941ee0d6e1
commit cbca71e4a9
  1. 3
      _example/etc/test-nginx.conf

@ -37,6 +37,9 @@ server {
auth_request /lmauth;
auth_request_set $lmremote_user $upstream_http_lm_remote_user;
auth_request_set $lmlocation $upstream_http_location;
# If CDA is used, uncomment this
#auth_request_set $cookie_value $upstream_http_set_cookie;
#add_header Set-Cookie $cookie_value;
error_page 401 $lmlocation;
##################################

Loading…
Cancel
Save