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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to set authentication with tRestRequest

I design a rest service which is supposed to received xml message. and that works well.

How i need to add security/authentication when calling this service. i played with these different options without any success :

 

- check authentication in the tRestRequest component settings: 

I noticed no impact when calling the service. it's still accessible and returns response

- modify the karaf container files : \container\etc\jetty.xml and users.properties

In jetty.xml i modified in loginModuleName the value ("karaf"). 

I also noticed no impact

 

Could someone help about recommandation/help about setting authentication in such case

Thanks

 

0683p000009M1oZ.png0683p000009M1jp.png

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hello,

Please try to use counterpart for tRESTRequest - tRESTClient, where you can enable "Use Authentication" (SAML Token type) and also "Use Authorization" with specifying role for authorize.

Let us know if it is OK with you.

Best regards

Sabrina