Piotr Zgadzaj

Results 3 issues of Piotr Zgadzaj

**Expected Behavior** OidcBackChannelLogoutHandler should be able to logout user's session using http://localhost... host and protocol **Current Behavior** In Spring security config 6.2.1, The URL which is being used for the...

type: enhancement
in: oauth2

**Describe the bug** When using Spring boot in version 3.2.1, together with Redis-base session store, session invalidation fails because of lack of Base64 cookie encoding When back channel logout implementation...

type: enhancement
in: oauth2

### Describe the bug - java.lang.ClassCircularityError: jdk/internal/misc/VirtualThreads when running Spring based microservice on Kubernetes. - This exception happens when in spring boot we enable virtual threads - `spring: threads: virtual:...