Information regarding a PlugIn implementation to change logout behavior

Hi there,

we need to perform additional user interactions (like SLO) during the SonarQube logout. Our strategy is to redirect the logout URL via reverse proxy. Unfortunately, this approach relies on the logout action running in the foreground rather than in the background with Ajax as it is the case with SonarQube.

We want to change the SonarQube logout behavior via plugin so that it is performed in the foreground with the HTTP get method. But it seems that there is no extension point on the logout action to change this behavior.

Please give us a hint how we can solve this problem.

Many thanks for your help and best regards
Eric Löffler | ASERVO Software