We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c9ad9 commit fbcfbb4Copy full SHA for fbcfbb4
cookbook/security/pre_authenticated.rst
@@ -154,7 +154,7 @@ key in the ``remote_user`` firewall configuration.
154
155
.. caution::
156
157
- :doc:`User impersonation <cookbook/security/impersonating_user>` is not
+ :doc:`User impersonation </cookbook/security/impersonating_user>` is not
158
compatible with ``REMOTE_USER`` based authentication. The reason is that
159
impersonation requires the authentication state to be maintained server-side
160
but ``REMOTE_USER`` information is sent by the browser in each request.
0 commit comments