Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Does LYO SDK Support SSO authentication with JAZZ OSLC

Hi Amit,
 
DOORS made some changes to their authentication for 6.0. One thing to check is that you're providing the correct information during authentication. Others have had issues with authenticating with DOORS that have been a result of changes in that application rather than the Lyo libraries.
 
I just noticed that you're using http. I recommending using https to access your DOORS server. I think all IBM CLM products require the use of https, so that might be your issue. If it worked before with http it's possible that DOORS fixed that and now requires https.
 
- Jim
 
Jim Ruehlin
IoT Open Integrations Architect

Mobile: 1-949-545-8912
E-mail: 
JazzPractices Blog: jazzpractices.wordpress.com
Chat:Sametime:  jruehlin@xxxxxxxxxx Skype:  jruehlin Google Talk:  jruehlin@xxxxxxxxx 
Find me on: WordPress: http://jazzpractices.wordpress.com LinkedIn GooglePlus and within IBM on: IBM Connections
IBM

600 Anton Blvd
Costa MesaCA 92626-7221
United States
 
 
----- Original message -----
From: Amit Kumar <amit.kumar@xxxxxxxxxxxx>
Sent by: lyo-dev-bounces@xxxxxxxxxxx
To: Lyo project developer discussions <lyo-dev@xxxxxxxxxxx>
Cc:
Subject: [lyo-dev] Does LYO SDK Support SSO authentication with JAZZ OSLC
Date: Mon, Aug 1, 2016 1:28 AM
 
Hi,
 
LYO Api is fails to establish connection/Authenticate with DOORS NG (Jazz 6.0.2).
Server is configured with Single Sign on (SSO) Authentication.
​​
Exception : "org.eclipse.lyo.client.exception.JazzAuthErrorException: OSLCC002: An error occurred attempting to login to the Jazz server.  Status code 404.  Server location: http://server1:9080/rm.at org.eclipse.lyo.client.oslc.jazz.JazzFormAuthClient.formLogin(JazzFormAuthClient.java:177)"
 
PS. the server is also configured as http instead of normal https
 
Kindly help me to find the root cause of this issue and also suggest how to correct this.
 
Thanks in advance.
 
--
 
Regards
Amit Kumar
_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/lyo-dev
 


Back to the top