Skip to content

Make AuthenticationManager configuration more reliable #1556

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

Closed
dsyer opened this issue Sep 13, 2014 · 0 comments
Closed

Make AuthenticationManager configuration more reliable #1556

dsyer opened this issue Sep 13, 2014 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@dsyer
Copy link
Member

dsyer commented Sep 13, 2014

The AuthenticationManagerConfiguration in "spring-boot-autoconfig" is often a source of bugs. The current situation is that there are no requirements we are aware of that can not be implemented, but sometimes the recommended ways of configuring authentication from the Spring Security guides do not work. It would be a lot more stable if there was a way for AuthenticationManagerConfiguration to be less stateful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant