It's all about the answers!

Ask a question

Avoid authentication in REST service


Fran Burgos (12312252) | asked Apr 13 '15, 11:01 a.m.
edited Apr 13 '15, 11:15 a.m.
I am following the next tutorial: 
https://jazz.net/wiki/bin/view/Main/JAFTutorialStepREST
but you need always authenticate first to be able to access the service: https://localhost:9444/jazz/service/com.ibm.team.jaf.sdk.samples.hellojaf.IHelloService

Is there any way to configure the plugin to be open? Avoiding authentication?

I guess it something about extension-point com.ibm.team.jfs.app.appMode which defines the authentication delegation mode and application mode of the application. I want to be able to access to that url without authentication.

Be the first one to answer this question!


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