When running UI RHSSO tests against rhbk with TLS deployed on same cluster as 3scale (using same cert) tests often fails because callback to 3scale (after logging in) reuses connection but openshift router does not pass packets to 3scale, but keeps sending them to rhbk.
Disabeling http2 for a browser fixes the issue.