spring-security/oauth2
Édouard Hue e8dd1325fd Fixed misleading OAuth2 error messages
Error messages sent by BearerTokenAccessDeniedHandler included
information about the scopes of the rejected token instead of
the scopes required by the resource.
* Removal of token scopes from error_description attribute.
* Removal of scope attribute from WWW-Authenticate response header.

Fixes gh-7089
2019-07-18 07:01:33 -04:00
..
oauth2-client Revert Map constructor for InMemoryReactiveClientRegistrationRepository 2019-07-08 15:32:52 -04:00
oauth2-core Cleanup explicit type arguments 2019-07-10 09:32:41 -05:00
oauth2-jose Single-key Key Selector 2019-06-28 15:12:00 -06:00
oauth2-resource-server Fixed misleading OAuth2 error messages 2019-07-18 07:01:33 -04:00