Baeldung / spring-security-oauth

Getting Started withg Spring Security OAuth:
http://bit.ly/github-lsso
MIT License
1.99k stars 1.95k forks source link

Showing error No AuthenticationProvider found for org.springframework.security.authentication.UsernamePasswordAuthenticationToken #540

Closed chhavi123 closed 4 months ago

chhavi123 commented 5 months ago

I tried this example and getting error while try to login Error:No AuthenticationProvider found for org.springframework.security.authentication.UsernamePasswordAuthenticationToken can anyone give the reason why this is happening and how too resolve it .

apeterlic commented 5 months ago

Hey @chhavi123,

Please include a link to the article you're referring to so we can check it. Also, have you done any custom changes in the code? Lastly, please provide steps to reproduce the issue.

Regards, Team

apeterlic commented 4 months ago

Closed due to lack of activity.