You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The customAuthenticators() method does not exist on FirewallConfig. I can use yaml with custom_authenticator, but it seems impossible via PHP config using the FirewallConfig object. If you simply pass an array configuration to ContainerConfig with custom_authenticators it works, but there are benefits to using the config objects. I’ve tried the verbatim config from the documentation and it doesn’t work: