• How do you logout a user from the server in PHP?

    I want to create a customisation that logs users out after a certain time of inactivity since closing Sugar in their browser (e.g. log out at night). I need this separate from Oauth token lifetimes so that APIs and the Outlook Plugin can still be configured…
  • "Invalid Session ID". Keep the user session alive

    Hi, We are using Sugar CE 6.5. With the Rest API we get the error "Invalid Session ID". This happens too frequently. Is there way to increase the "session timeout" time or keep the user session alive? Thanks,