When a timeout occurs and a user tries to open a link in Classic Clarity in a new tab
Steps to Reproduce:
Expected Result: Expected to be re-directed to the timeout URL or error URL depending on how Clarity is configured.
Actual Result: User gets the above error message
Note: This can happen on any page in classic UX and not necessary project list page
Release : 16.1.1
The problem is that when the new tab is opened application is not finding the active session. The SAMLFilter is rightly detecting the timeout condition and is trying the send a response resulting in client side error.
This is tracked under DE69855
Workaround: