Defect HC-15225

Partially authenticated REST API calls receiving Expired Activity Exception when multiLogon enabled

Software

Customer case Applies to Corrected in
CS0289011 V8.0.4.25 9.1.10.0

Observed behavior

When partially authenticated REST API calls are made with AllowMultipleLogonForSameUser enabled, "Expired Activity Exception" is raised in some cases.

Expected behavior

There should be no exception raised and the API results should be returned.

Resolution

The code was fixed to not force sessions to expire in these cases.