Skip to main content

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

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

Back to the top