8000
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 9b2e9d8 commit 5bdfd71Copy full SHA for 5bdfd71
components/security/authentication.rst
@@ -290,8 +290,10 @@ a ``security.authentication.failure`` event is dispatched. You
290
could listen on the ``security.authentication.failure`` event, for example,
291
in order to log failed login attempts.
292
293
-It is important to remember that one authentication event is always triggered
294
-when a request points to a secured area.
+.. tip::
+
295
+ One of the authentication events is always triggered when a request points
296
+ to a secured area.
297
298
Security Events
299
~~~~~~~~~~~~~~~
0 commit comments