how do we do field level encryption to fields such as email address to handle GLBA requirements | Community
Skip to main content
Prasanna_Soni
New Participant
March 30, 2022
Solved

how do we do field level encryption to fields such as email address to handle GLBA requirements

  • March 30, 2022
  • 2 replies
  • 1018 views

To Meet the GLBA requirements ? how do we do field level encryption to fields such as email address to handle GLBA requirements

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @prasanna_soni 

Can you elaborate the use case? The fields can be encrypted. But in this case, you are trying to encrypt the email address field which will results in error while sending the emails because adobe won't understand the encryption and for that you will have to decrypt the email address again within the WF which will defeat the purpose of encrypting them.

 

If you want to hide the email address from operators then I would suggest to add conditions with the help of named rights in the data schema.

2 replies

Sukrity_Wadhwa
Employee
May 18, 2022

Hi @prasanna_soni,

Was the given solution helpful to resolve your query or do you still need more help here? Do let us know.

Thanks!

Sukrity Wadhwa
_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
April 3, 2022

Hello @prasanna_soni 

Can you elaborate the use case? The fields can be encrypted. But in this case, you are trying to encrypt the email address field which will results in error while sending the emails because adobe won't understand the encryption and for that you will have to decrypt the email address again within the WF which will defeat the purpose of encrypting them.

 

If you want to hide the email address from operators then I would suggest to add conditions with the help of named rights in the data schema.

     Manoj     Find me on LinkedIn