Skip to main content

OnSessionLoggedOut

This message is sent when the user actively logs out on any WebSocket tied to the same proxy session.

Warning noteThe WebSocket is closed by the Qlik Sense Proxy Service (QPS) after this message.
{
  "jsonrpc":"2.0",
  "method":"OnSessionLoggedOut",
  "params":
  {
    "severity":"fatal",
    "timestamp":"2014-01-10T08:33:35.7593665Z",
    "message":"User logged out manually"
  }
}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!