TeamMentor / Master

TEAM Mentor 3.x Released Code
16 stars 17 forks source link

CX integration requires TM instance that is serving the content to be open to anonymous access #586

Open romichg opened 11 years ago

romichg commented 11 years ago

Because there is no way to authenticate the enduser, TM instance that is providing content for the CX integration needs to be configured to make content available to anonymous. One way around this is to build some authentication into the proxy that fetches the content. As we control the proxy we can actually use the SSO authentication link to "sign in" to TM.

DinisCruz commented 11 years ago

You can use the REST API to login the CX TM Proxy user and then provide the Session ID has a header.

see this post: http://blog.diniscruz.com/2013/09/consuming-password-protected-teammentor.html for details on how to do it

DinisCruz commented 10 years ago

is this still an issue

romichg commented 10 years ago

It is still an issue for Eclipse and VS integration at the moment. Moving this to 3.4.3.-Cx integration WS