Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: adds support for using custom user checker #602

Closed

Conversation

nvbooster
Copy link

Injects user checker service specified in firewall configuration to authentication provider injecting same way as it is done in standard symfony providers

Custom user checker service is always created by symfony security based on standard firewall.user_checker configuration option, all we need is to inject it to authentication [provider]

Solves #478

injects user checker service specified in firewall configuration to authentication provider the same way as it is done in standard symfony providers
@mctdev-marius
Copy link

Can you please, try and make it in the master branch. This is a required function for custome user checkers

@deguif
Copy link
Collaborator

deguif commented Sep 21, 2020

It's now supported in master branch, see #660

@deguif deguif closed this Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants