Logout on xwiki while using keycloak / OIDC

I guess, the “common” xwiki logout must also send a “logout” to the openid connector like this:
https://keycloak-url/auth/realms/MYREALM/protocol/openid-connect/logout

Is this somehow possible to adapt without changing the code?