Allow the application to handle the SLO process in case it is initiated by another service.
Because of browser settings, it is possible that the session cookie is not passed to the service during the SLO process. This makes the normal session based SLO impossible because the browser is not sending the cookies during the SLO request. This change allows the application to store the session IDs at their side to handle the SLO process properly.