내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Activation AJO email using a encrypted email id?

Avatar

Level 2

We are working on a AEP/AJO requirement which is expecting personal contactable data (like Email) to be decrypted before activation.

Scenario:
1. Encryption of user's email attribute at customer level.
2. Encrypted data to be ingested in AEP.
3. Email id needs to be decrypted before sending email to the person via AJO.

Step 1/2 are fairly simple but we need help to understand if step 3 (decrypting email before activation) is possible in AEP/AJO. if yes, please help us with possible options.

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hello @Vin_Adobe 

 

The way AJO works is it picks the email address directly from the XDM Individual Profile Class attribute and the attribute email is restricted to accept on email as the value you can't ingest any other data type in it.

My question is what is the point of ingesting the encrypted data when you are decrypting it in the same instance? If is it s security concern, then the decryption process shouldn't be on the same platform.

 

Please don't over-complicate simple things 


     Manoj
     Find me on LinkedIn

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

Hello @Vin_Adobe 

 

The way AJO works is it picks the email address directly from the XDM Individual Profile Class attribute and the attribute email is restricted to accept on email as the value you can't ingest any other data type in it.

My question is what is the point of ingesting the encrypted data when you are decrypting it in the same instance? If is it s security concern, then the decryption process shouldn't be on the same platform.

 

Please don't over-complicate simple things 


     Manoj
     Find me on LinkedIn

Avatar

Level 2

Thanks @_Manoj_Kumar_ ,

 

We are working with a banking client who wouldn't pass unencrypted user email_id to AEP, so we are trying to figure out the possible ways to do it.

Avatar

Employee

@Vin_Adobe Did you find the suggested solutions helpful? It would be great if you can  mark the answer as correct for posterity. If you have found out solution yourself, share it with wider audience in the community.