Document usage of AuthenticationEventPublisher
Closes gh-11420
This commit is contained in:
@@ -2992,7 +2992,9 @@ bean with in-memory store and a single user with a generated password (see
|
||||
for the properties of the user).
|
||||
* Form-based login or HTTP Basic security (depending on Content-Type) for the entire
|
||||
application (including actuator endpoints if actuator is on the classpath).
|
||||
* A `DefaultAuthenticationEventPublisher` for publishing authentication events.
|
||||
|
||||
You can provide a different `AuthenticationEventPublisher` by adding a bean for it.
|
||||
|
||||
|
||||
[[boot-features-security-mvc]]
|
||||
|
||||
Reference in New Issue
Block a user