Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
VRaducan
Partner - Contributor III
Partner - Contributor III

On Demand on Qlik Sense with JWT Authentication

Hi everyone, 

does someone has an example on how to setup the JWT authentication on Nprinting and integrating this with the OnDemand capabilities on qlik sense? 

I've tried to research but did not find anything.

Customer does not have NTLM authentication capabilities only SAML with ADFS.

Thanks

Vlad

Labels (2)
1 Solution

Accepted Solutions
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi. 

out of the box Nprinting OnDemand object  in Qlik Sense does not support JWT. 

if you are thinking about writing your own solution all from scratch (creating Qlik Sense extension object to allow for JWT authentication with Nprinting maybe you may be able to do it but you would need to study API documentation on how to setup authentication. Personally i think it will be hard given the nature of JWT

API reference links are under Https://help.qlik.com

 

regarding the article you mentioned-that is bit different as the API calls can be done with single user, where ONDemand its typically user specific

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.

View solution in original post

3 Replies
VRaducan
Partner - Contributor III
Partner - Contributor III
Author

Edit. I just found this article: 

https://community.qlik.com/t5/Official-Support-Articles/NPrinting-How-to-configure-and-call-APIs-wit...

At the bottom Damien states that On Demand JWT auth is not supported. It's not supported by Qlik? 

From a technical point of view is it possibile?

Many Thanks...

Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi. 

out of the box Nprinting OnDemand object  in Qlik Sense does not support JWT. 

if you are thinking about writing your own solution all from scratch (creating Qlik Sense extension object to allow for JWT authentication with Nprinting maybe you may be able to do it but you would need to study API documentation on how to setup authentication. Personally i think it will be hard given the nature of JWT

API reference links are under Https://help.qlik.com

 

regarding the article you mentioned-that is bit different as the API calls can be done with single user, where ONDemand its typically user specific

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
VRaducan
Partner - Contributor III
Partner - Contributor III
Author

Thank You very much!

Have a nice day!

BR 

Vlad