Why isn’t the session deleted when logging out from the Spring Authorization Server?
I’m using Spring Authorization Server with Keycloak for social login, and it’s set up as OIDC (OpenID Connect). My issue is with the logout endpoint. I haven’t customized any endpoints, just the ID and access tokens.