Generate connect keys for HMAC programmatically

88 Views Asked by At

When I add a custom connect configuration, also I want to include the HMAC signature.

connectCustomConfiguration.IncludeHMAC = "true"

Is there a way to create and get a connect key when a connect adding ?

connect key

1

There are 1 best solutions below

0
Drew On

The functionality to generate an HMAC key programmatically is in active development now. Details should be available in the next few months. Keep an eye on release notes until then!