LDEV-4767 Move logout logging to higher level methodsThis way we know what triggered logout: manual logout, sysadmin orduplicate session in another browser.Timeout logout will be silent.
LDEV-4731, LDEV-4761 Create users and orgs via integrated serverProvisioned users will authenticate through Azure using SAML. They needto go through an integrated server, so they need to be alreadyprovisioned as external users.
LDEV-4696 Reintroduce a failsafe for missing branch activities setThere are normal situations where the collection is null. It needs to bechecked before attempting to add something.