Severin Kistler

Results 5 issues of Severin Kistler

**Is your feature request related to a problem? Please describe.** Not a problem, as there is a relatively clear and simple way to achieve the same, albeit slightly more limited,...

enum
pr-welcome

This is a reproduction of #198. It was mentioned opening a new issue is preferred. The issue is, that `@JacksonXmlText` seems to work as intended for serialization, but not for...

test-needed
pr-needed

The flyway auto-configuration in Spring Boot has the very nice feature of replacing `{vendor}` in any `spring.flyway.locations` path with database-specific values to support multiple databases easily. The code for those...

status: waiting-for-triage
in: test

**Expected Behavior** In a project I am currently working on, we must send additional request parameters in the OIDC Token Exchange grant request. I want a simpler way to add...

type: enhancement
in: oauth2

**Is your feature request related to a problem? Please describe.** The underlying http client (in my case the apache hc5) is already well-customizable via properties and also via supplying my...

enhancement