Is there a way to encrypt an attribute or variable value in workflows? Just to provide additional context of the use-case, I have a workflow http action which generates authorization token. The token endpoint uses password grant which requires clientid:clientsecret as Basic authorization and username+password in its body. Basic authorization is encrypted but I couldn’t find a way to encrypt the password field in body. Appreciate any suggestions regarding this.
Received an update on the ideas portal that this has been tagged for future consideration. Please vote for the idea if you feel this as relevant. Having the credential store functionality to part of the product and not to certain others doesn’t really makes sense.