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 bc6ca52 commit 4511683Copy full SHA for 4511683
security/expressions.rst
@@ -48,6 +48,8 @@ Inside the expression, you have access to a number of variables:
48
does not include the ``IS_AUTHENTICATED_*`` attributes (see the functions below).
49
``object``
50
The object (if any) that's passed as the second argument to ``isGranted()``.
51
+``subject``
52
+ It stores the same value as ``object``, so they are equivalent.
53
``token``
54
The token object.
55
``trust_resolver``
0 commit comments