After upgrade to 7.0.2 JTS no longer forwards authentication to JAS
3 answers
The problem was caused by an error happening during the installation of the new 7.0.2. The Jazz Authentication architecture was not selected during the installation with Installation Manager.
The fix is to find the
\JazzTeamServer702\server\conf\jts\provision_profiles\DISABLED and move the oidc-profile.ini out of the disabled folder to enable the use of the JAS SSO.
We also faced the issue after the upgrade to find an error in the browser upon login:
"error_code: _http_client_io_exception"
and in JTS.log
CRJSA0002E The application could not communicate with a peer server.
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
this was caused by the IHS being forced to use TLS 1.2 where as the new 7.0.2 installation had not been enabled for TLS 1.2 as per https://www.ibm.com/support/pages/how-do-i-configure-my-engineering-lifecycle-management-server-tlsv12