Skip to content

Sample should use UserDetailsService bean instead of configureGlobal method #7283

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
eleftherias opened this issue Aug 20, 2019 · 0 comments
Closed
Assignees
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Milestone

Comments

@eleftherias
Copy link
Contributor

Summary

The helloworld sample is using the configureGlobal method to create in-memory users in the security configuration.
We should switch to exposing a UserDetailsService bean instead, which is the preferred way of setting up users.

@eleftherias eleftherias added in: docs An issue in Documentation or samples type: enhancement A general enhancement labels Aug 20, 2019
@eleftherias eleftherias self-assigned this Aug 20, 2019
kostya05983 pushed a commit to kostya05983/spring-security that referenced this issue Aug 26, 2019
@rwinch rwinch added this to the 5.2.0.RC1 milestone Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants