diff --git a/_example/etc/test-nginx.conf b/_example/etc/test-nginx.conf index 1af7f57dc..1b873c48e 100644 --- a/_example/etc/test-nginx.conf +++ b/_example/etc/test-nginx.conf @@ -64,7 +64,7 @@ server { # If CDA is used, uncomment this #auth_request_set $cookie_value $upstream_http_set_cookie; #add_header Set-Cookie $cookie_value; - # Remove this for AuthBasic handler + # Remove this for AuthBasic and OAuth2 handlers error_page 401 $lmlocation; ##################################