After upgrade, we see Unable to Process request only when going to Team - Configure.
In Dev Tools logs we see Error HTTP 404
If we bypass SSO we do not see this error.
Release :
Component : CA PPM INTEGRATIONS & INSTALLATIONS
In Siteminder SSO logs we found this was caused by blocking on // in BadQueryChars
As per our recommendation this parameter should be having no values for Clarity:
Once we removed this the issue was resolved