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

gadgets.io.makeRequest not sending SSO cookies to the requested URL

CLM 6.0.6

I have developed an OpenSocial widget. Added the widget in RM application. The widget sends a request to our service which then requests some data from Jazz's RM. For the service to request data from Jazz's RM, authentication data is required. To get the authentication data, I used the gadgets.io.makeRequest to send a request to our service. We are receiving the request sent through gadget.io.makeRequest but we are not receiving any cookie from Jazz proxy.

I am following the guidelines provided onĀ https://jazz.net/wiki/bin/view/Main/RMExtensionsUsingExternalWebService605. I have set the required properties in JTS and RM but still unable to get any kind of authentication data from Jazz proxy.


1

1 vote

Comments
I have developed an RM service provider, its authentication is being done with Jazz Authorization Server over OIDC protocol. I have added my serviceProvider in JTS's friends. Path to its rootservices document is defined as 'https://server-name:8443/pv/rootservices'.
The url of my widget is: 'https://server-name:8443/widget/index.xml'.
The service url that this widget tries to access via gadgets.io.makeRequest is 'https://server-name:8443/pv/serviceUrl'.
I have put the 'https://server-name:8443/pv/' in RM's whitelist.
In JTS's Advanced Properties, I have set the following properties:
'OpenSocial gadget supplier whitelist' is left empty, also tried with setting 'https://server-name:8443' as supplier whitelist.
'OpenSocial gadget enable SSO' is set to true.
In 'Jazz Authentication Proxy SSO Whitelist', I have put 'https://server-name:8443/pv/'.


Be the first one to answer this question!

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
× 10,950
× 84
× 18

Question asked: Mar 25 '19, 9:04 a.m.

Question was seen: 1,923 times

Last updated: Mar 26 '19, 4:55 a.m.

Confirmation Cancel Confirm