jonah1und1

Results 3 issues of jonah1und1

Currently, the reactive stack does not allow for authentication via parameter in body of post requests. [RFC-6750 Sec. 2.2](https://datatracker.ietf.org/doc/html/rfc6750#section-2.2) allows this. It is also support by mvc stack. Related ticket:...

status: waiting-for-triage
type: enhancement
in: oauth2

**Describe the bug** When using opaque tokens with an OAuth 2 resource server, webflux's `ServerBearerTokenAuthenticationConverter` does not support authentication via url-encoded POST requests with their access token as a body...

status: waiting-for-triage
type: enhancement
in: oauth2

I've introduced two bugs in my implementation to support `@media` rules: - AntiSamy throws a parsing exception on empty media queries: `@media {...}` - AntiSamy throws a parsing exception on...