Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

REST API using HTTPS, tokens or OAUTH

Hello everyone !

I have lately learned how to use Talend ESB and I'm able to implement a REST API.

However, it uses HTTP procotole. Is there any tutorial explaining how to activate and use HTTPS ?

 

Is there the same concerning token and OAUTH activation ?

 

Thank you ! 0683p000009MACn.png

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

This is essentially two questions. It is late here so I'll try to simply point you in the right direction.

 

For Https connections, you might want to look here (http://blog.nanthrax.net/?p=316). The guy who wrote this actually created Apache Karaf (the runtime). You won't get a better resource answering this question.

 

Regarding the OAuth2 question, I wrote this tutorial for Google services a while ago. It should still be valid...

https://community.qlik.com/t5/Design-and-Development/Using-OAuth-2-0-with-Talend-to-Access-Google-AP...

 

 

View solution in original post

4 Replies
Anonymous
Not applicable

This is essentially two questions. It is late here so I'll try to simply point you in the right direction.

 

For Https connections, you might want to look here (http://blog.nanthrax.net/?p=316). The guy who wrote this actually created Apache Karaf (the runtime). You won't get a better resource answering this question.

 

Regarding the OAuth2 question, I wrote this tutorial for Google services a while ago. It should still be valid...

https://community.qlik.com/t5/Design-and-Development/Using-OAuth-2-0-with-Talend-to-Access-Google-AP...

 

 

Alpha549
Creator II
Creator II
Author

Hello, excuse me for the late answer.

 

Thank you for these links ! Problem solved ! Usefull 0683p000009MACJ.png

PinkyCZ
Contributor
Contributor

I anyone able to locate where these How-Tos moved recently? The link seem no longer work since Talend Community has merged with Qlik and I'm unable to find it anywhere. 
I'm looking fro the REST API guides and examples that were there on on the odl site... anyone knows where to go for them??🤔

Cheers

Shicong_Hong
Support
Support

@PinkyCZ , I have corrected the guide URL in original post, please try to access it again.