Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

CLM and LPTA tokens

We have a CML 6.0.6 server with DNG and want to read the requirements from the OSLC API with a Java program. The user of the program should authenticate (user/pw) and then the program should be able to sign in using an LTPA token it received from the server. But in our case the program doesn't receive the LTPA token.
This has been working using the same Java program with a CLM 6.0.2 server so we are sure the reason for the issue is the configuration of our CLM 6.0.6 server (or the licenses we assigned to the user) but we don't have any idea why it doesn't work with our 6.0.6 server.

0 votes



3 answers

Permanent link

 Hi,


I think this has something to do with the SSO for open social gadgets. Have a closer look here https://jazz.net/wiki/bin/view/Main/RMExtensionsAndWhitelists605 and do not forget to update the "Jazz Authentication Proxy SSO Whitelist" accordingly, which is not described in the article, but what definitely needs to be done.

Regards
Matthias

0 votes


Permanent link

The documents we found so far explain how to do it from the client side, assuming the server is already configured properly: In our case we think we didn't configure the server correctly. Is there any step-by-step instruction how to install and configure the server (and the RM project) to support SSO?

0 votes

Comments

Let me explain a bit what we did. We have created a custom widget which is available in a user's Mini Dashboard. This widget triggers a call to a remote server doing some stuff in servlet using the the Eclipse Lyo OSLC framework. Once this has been done it returns a value or state to the widget. The call from the widget is done using gadget.io.majeRequest method. If the server is configured in a way described in that link RMExtensionsAndWhitelists605 the SSO token is sent with the request and can be re-used by the servlet. Have a closer look to the wiki entry where it is described to be used with Node.js
https://jazz.net/wiki/bin/view/Main/RMExtensionsUsingExternalWebService605


Permanent link
Hello
Just to answer the question on SSO server config, assuming it is the default Liberty app server, we have this deployment wiki topic here, https://jazz.net/wiki/bin/view/Deployment/ConfigureSSOforLibertyProfile

Now, how that relates to the API work you are doing, I don't know.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,130
× 1

Question asked: Sep 07 '18, 5:07 a.m.

Question was seen: 2,466 times

Last updated: Sep 21 '18, 7:56 a.m.

Confirmation Cancel Confirm