It's all about the answers!

Ask a question

After upgrade to 7.0.2 JTS no longer forwards authentication to JAS


Kim Soederhamn (1.5k24348) | asked Jul 11 '22, 2:56 a.m.

 We  upgraded to 7.0.2 but when login afterwards the login call is directly on JTS and not via JAS. All configuration sin teamserver.properties looks right and JAS runs fine.


3 answers



permanent link
Kim Soederhamn (1.5k24348) | answered Jul 11 '22, 2:59 a.m.

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.




permanent link
Kim Soederhamn (1.5k24348) | answered Jul 11 '22, 3:04 a.m.

 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


permanent link
Michael Stadlbauer (631) | answered Nov 07 '22, 11:54 a.m.

 Hello Kim, 

thank you very much, you made my day ...
After Upgrading 702SR1 I ran into the second problem. Looks like I configured the old JTS-Installation to be TLS1.2 enabled but it was not done automatically after the upgrade to SR1...
Great
michl

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.