User Authentication Event

Last modified by Vincent Massol on 2021/04/19

The classic Form and Basic Authentication mechanisms now trigger a UserAuthenticatedEvent event whenever a user is authenticated. As a new best practice, custom authenticator authors are advised to implement this new event.

Get Connected