Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

REST inerface for Talend Open Studio for ESB STS service

According to what I've been reading, as of the CXF 3.1.6 release JAX-RS is available. (http://coheigea.blogspot.com/2016/06/a-new-rest-interface-for-apache-cxf.html) I noticed that  TESB 6.3.1 using cxf-jaxrs 3.1.7. However, TOS for ESB v6.3.1 still only offers STS using SOAP.

 

Is there a way to "install" or "enable" the REST interface for STS? If not, are there plans to provide a REST interface for STS in a future TOS for ESB release?

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,


@dsietz wrote:

According to what I've been reading, as of the CXF 3.1.6 release JAX-RS is available. (http://coheigea.blogspot.com/2016/06/a-new-rest-interface-for-apache-cxf.html) I noticed that  TESB 6.3.1 using cxf-jaxrs 3.1.7. However, TOS for ESB v6.3.1 still only offers STS using SOAP.

 

Is there a way to "install" or "enable" the REST interface for STS? If not, are there plans to provide a REST interface for STS in a future TOS for ESB release?


 

Actually, STS(SAML token) enabled cannot be run in studio. You need deploy it in Talend Runtime.

Best regards

Sabrina

 

Anonymous
Not applicable
Author


xdshi wrote: 

Actually, STS(SAML token) enabled cannot be run in studio. You need deploy it in Talend Runtime.

Best regards

Sabrina

 


xdshi

Thanks for your reply. I realize that STS is a feature in the Talend Runtime (Karaf) for TOS for ESB. My question was if there are plans to provide a REST interface for STS in a future.