Skip to content

listen to ldap.authentication.before #51

@florinceleapca

Description

@florinceleapca

I'm trying to listen to ldap.authentication.before event but not working.
In services I have
{ name: kernel.event_listener, event: ldap.authentication.before, method: beforeAuth }
In profiler the listener is not called.

In the same class I'm using
{ name: kernel.event_listener, event: ldap_tools_bundle.guard.login.success, method: onLdapGuardLoginSuccess }
wich is working ok.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions