diff --git a/README.rst b/README.rst index 0dda56217021dfba051724c5995d97e48a011959..45cdd40c75daa3f3059de475f2256b102d67624e 100644 --- a/README.rst +++ b/README.rst @@ -85,6 +85,8 @@ Usage more_clear_input_headers 'displayName' 'mail' 'persistent-id'; shib_request /shibauthorizer; + # Backend application that will receive Shibboleth variables as request + # headers from the FastCGI authorizer proxy_pass http://localhost:8080; }