ba8a337f9a
The Authorization header was matched for OAuth2
against the "Bearer" keyword in a case sensitive
fashion.
According to RFC 2617, it should be case insensitive
and some oauth clients (including some earlier
versions of spring-security) expect it so.
This is the reactive counterpart to commit
|
||
---|---|---|
.. | ||
src | ||
spring-security-oauth2-resource-server.gradle |