diff --git a/security/expressions.rst b/security/expressions.rst index c414fbcd4d0..40aa4109624 100644 --- a/security/expressions.rst +++ b/security/expressions.rst @@ -56,7 +56,9 @@ Additionally, you have access to a number of functions inside the expression: Returns ``true`` if the user is authenticated via "remember-me" or authenticated "fully" - i.e. returns true if the user is "logged in". ``is_anonymous`` - Equal to using ``IS_AUTHENTICATED_ANONYMOUSLY`` with the ``isGranted()`` function. + Returns ``true`` if the user is anonymous. That is, the firewall confirms that it + does not know this user's identity. This is different from ``IS_AUTHENTICATED_ANONYMOUSLY``, + which is granted to *all* users, including authenticated ones. ``is_remember_me`` Similar, but not equal to ``IS_AUTHENTICATED_REMEMBERED``, see below. ``is_fully_authenticated`` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy