Possible Identity namespace for an email address | Community
Skip to main content
New Participant
October 26, 2023
Solved

Possible Identity namespace for an email address

  • October 26, 2023
  • 1 reply
  • 875 views

I have email address coming as hashed. I need to check with client/vendor what algorithm has been used to encrypt at source. Considering it is SHA256 encoded, I assume that I can use the Emails (SHA256, lowercased) OOTB ID NS for my use case. Please confirm.

 

If in case, it is encoded using a different algo what are the possible options and considerations before ingesting into AEP?

 

Reference: https://experienceleague.adobe.com/docs/experience-platform/identity/namespaces.html?lang=en

 

Thanks.

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 jayakrishnaaparthasarathy

Hi @md__ajazan  - yes, you are right. You are good to use the Emails (SHA256, lowercased) namespace for the pre hased email address from the source. 
Thank you,
Jay.

1 reply

jayakrishnaaparthasarathy
jayakrishnaaparthasarathyAccepted solution
New Participant
October 26, 2023

Hi @md__ajazan  - yes, you are right. You are good to use the Emails (SHA256, lowercased) namespace for the pre hased email address from the source. 
Thank you,
Jay.

New Participant
October 27, 2023

Thanks for the confirmation.