Encrypting a field in Workflow actions

Hi Team,

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.

Thanks in advance!

Regards,
Sreejith

I noticed a similar post couple of years back. Not sure if there has been any update on the features with regards to this use case. This is the post - There currently is no mechanism to secure data in an HTTP request. If you put sensitive information in the headers, like secrets and tokens, it will be output to the logs

I went ahead and created an idea just in case - https://ideas.sailpoint.com/ideas/GOV-I-4173

Thanks,
Sreejith

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.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.