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

SSO between RTC and non-jazz application

We are developing a java web project deployed in websphere 7. I have configured SSO in websphere 7

Now in my project ,there is a requirement that I need to get RTC tasks via RTC Java API from RTC server with known RTC server address and tag. Whatever I need to get from RTC server, I have to get authentication from RTC server first. How to get , here, I think I need to use SSO.


So I have two question :
1. Does RTC support SSO? In my project ,we have to use SSO for logging into, can RTC support? If can, how to do?

2. In my project, I need to get RTC tasks with known RTC server address and RTC tag grogrammatically. Do you know how to code for this case?

1

0 votes



3 answers

Permanent link
You may be interested in having a look at the HelloJFS tutorial, in particular the part where the application is configured as OAuth consumer:

https://jazz.net/wiki/bin/view/Main/POJOTutorial
https://jazz.net/wiki/bin/view/Main/POJOStepOAuth

Hope this helps.

Regards,

Jorge Diaz.
Jazz Jumpstart

1 vote


Permanent link
yes, rtc supports SSO.
see the install guide
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Ft_deploy_single_sign-on.html

on the second... what do you mean by 'tag'.
You may also need to setup the 'friends' configuration on the RTC JTS server to enable coordinated OAuth authentication.

you may also want to use the OSLC methods to http:get data from RTC vs the java apis. you still have to authenticate.

Sam

0 votes


Permanent link
1.for the SSO, I have to get the key file from Jazz team server ,and then apply that key file in my application websphere . right? If I am right, where can I get the key file from Jazz team server? Who can I contact?

2. "You may also need to setup the 'friends' configuration on the RTC JTS server to enable coordinated OAuth authentication" , what is RTC JTS server? why do I need this step?

3."tag" means RTC tag. We can have a tag when creating a workitem.

4. Where is the OSLC api. Is OSLC simpler than java API?

0 votes

Comments

Actually that is my question posted by Devivaraprasad Bolisetti . Thanks "Devivaraprasad Bolisetti ".

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

Question asked: Aug 16 '12, 8:35 a.m.

Question was seen: 5,941 times

Last updated: Aug 16 '12, 2:18 p.m.

Confirmation Cancel Confirm