Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Fw: Authentication Issue in a Jazz Authentication Server Environment

Hi Jim,
 
Thank you for the input.  After more debugging and consultation, I've learned that the issue is that the Lyo client authentication code isn't written to support OIDC, the protocol required by the Jazz Authentication Server (see https://jazz.net/wiki/bin/view/Main/NativeClientAuthentication#Open_ID_Connect_and_the_Jazz_Sec). 
 
 
Regards,

Daniel Chirillo
IBM Internet of Things (IoT) Lab Services
1-720-395-0914 (voice & fax)
chirillo@xxxxxxxxxx
 
 
----- Original message -----
From: Jim Ruehlin/Irvine/IBM
To: Daniel Chirillo/New York/IBM@IBMUS
Cc:
Subject: Fw: [lyo-dev] Authentication Issue in a Jazz Authentication Server Environment
Date: Mon, Sep 26, 2016 11:08 AM
 
Hi Daniel,
 
You might want to try a newer version of DNG, if that's who you're asking for the form login. They had some auth issues in the 6.0.1/6.0.2 timeframe. Not sure if that's the problem but it might be worth a try.
 
- Jim
 
Jim Ruehlin
IoT Open Integrations Architect

Mobile: 1-949-545-8912
E-mail: jruehlin@xxxxxxxxxx
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: Daniel Chirillo/New York/IBM@IBMUS
Sent by: lyo-dev-bounces@xxxxxxxxxxx
To: "Lyo project developer discussions" <lyo-dev@xxxxxxxxxxx>
Cc:
Subject: [lyo-dev] Authentication Issue in a Jazz Authentication Server Environment
Date: Mon, Sep 26, 2016 5:36 AM
 
Hello,

I'm developing a utility using the the Lyo 2.1 client to create OSLC links between RQM and RDNG (version 6.0.1).  The utility works fine in 'all' CLM environments except for one that uses Jazz Authentication Server. The symptom/issue when run there is that JazzFormAuthClient.formLogin()returns a 401.  The basic flow of the code is:

JazzRootServicesHelper helper = new JazzRootServicesHelper()
JazzFormAuthClient jazzAuthClient = helper.initFormClient()
jazzAuthClient.formLogin()


Regards,

Daniel Chirillo
IBM Internet of Things (IoT) Lab Services
1-720-395-0914 (voice)
1-646-582-1403 (fax)
chirillo@xxxxxxxxxx
_______________________________________________
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