Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
This page is no longer in use. To suggest an idea, please visit Browse and Suggest.

HMAC function

Clever_Anjos
Employee
Employee

HMAC function

On top of hash functions https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/StringFunction...

would be useful some implementation of Hash-based Message Authentication Code (HMAC).

Some API´s (like https://docs.aws.amazon.com/general/latest/gr/signature-v4-examples.html#signature-v4-examples-pytho...) requires hmac codes to authenticate the API.

This is impossible to achieve currently using pure Qlik functions.

The only workaround currently is call one external REST API to make the calculations

Tags (2)
7 Comments
Emile_Koslowski
Employee
Employee

Hi Clever,

Could you use the hash_hmac() PHP function in a custom code block in QAA?

Emile

 

Clever_Anjos
Employee
Employee

@Emile_Koslowski cool. I´ve tried with node.js and wasn't able to use it.

So we can keep it only for Qlik Sense

 

 

Emile_Koslowski
Employee
Employee

It's a PHP function, can you try setting the Custom Code block's language to PHP?

Emile_Koslowski_0-1650634510076.png

 

Clever_Anjos
Employee
Employee

@Emile_Koslowski  I was able to verify that we can implement using PHP for QAA.

I kept the idea for Qlik Sense scripts

Ian_Crosland
Employee
Employee
 
Status changed to: Open - Collecting Feedback
Meghann_MacDonald

From now on, please track this idea from the Ideation portal. 

Link to new idea

Meghann

NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.

Ideation
Explorer II
Explorer II
 
Status changed to: Closed - Archived