Skip to content

Conversation

@dsyer
Copy link

@dsyer dsyer commented Mar 29, 2016

No description provided.

@pmvilaca
Copy link
Owner

Thanks for the PR @dsyer

I just tested it and it isn't working. If you try to perform an authenticated request you'll get the following error:

{"timestamp":1459326982379,"status":401,"error":"Unauthorized","message":"No AuthenticationProvider found for org.springframework.security.authentication.UsernamePasswordAuthenticationToken","path":"/health"}

using:

curl -u user:secret 'http://localhost:8080/health'

@krullert
Copy link

krullert commented Sep 9, 2016

@pmvilaca appears to be working for me when removing the ResourceServerCustomConfiguration and replacing it with a WebSecurityConfigurerAdapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants