spring-security/samples
Henrique Luis Schmidt da62c31fdc Add test examples for the resource server sample
- Add a post endpoint in /messages
- Changes the security config to require the read scope to GET a message and the write scope
to POST a new message.
- Changes the jwks of the mock server so I could create a new access token with the write scope.
- Creates tests and integration-tests for the POST endpoint.
- Changes the README to add an example of a POST request.

Fixes gh-7118
2019-08-06 14:27:29 -04:00
..
boot Add test examples for the resource server sample 2019-08-06 14:27:29 -04:00
certificates SEC-2230: Added testing certificates 2013-08-01 09:48:09 -05:00
javaconfig Use http security nested builder in samples 2019-07-12 14:00:07 -04:00
xml Cleanup unnecessary unboxing 2019-08-06 10:17:38 -04:00