Authentification to Rational Team Concert with Javascript and REST Api
![]() I'm building a Web application to access some informations about project-areas/team-areas | WorkItems | etc... I want to get thoses informations with Javascript and I used the REST Api / OSLC.
|
2 answers
![]() Check out this post and see if it helps.
|
![]() There some sample code at https://github.com/OSLC/oslc-client that might be helpful. This uses JEE Form based authentication to connect a JavaScript client to RTC.
|