spring-security/oauth2
Julian Müller 9dd68f86d3 Enables empty authorityPrefix
- docs stated that empty authorityPrefix are allowed but implementation denied to use `""`
- commit removes the `hasText`-limitation but restricts to `notNull`

Fixes gh-8421
2020-04-22 08:55:54 -05:00
..
oauth2-client Improve OAuth2LoginAuthenticationProvider 2020-03-30 21:09:17 -04:00
oauth2-core OAuth2ErrorHttpMessageConverter handles JSON object parameters 2020-03-24 14:57:24 -04:00
oauth2-jose Make jwks_uri optional for RFC 8414 and Required for OpenID Connect 2019-11-11 10:34:06 -07:00
oauth2-resource-server Enables empty authorityPrefix 2020-04-22 08:55:54 -05:00