cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Password Hashing : SAP Customer Data Cloud

SonalSaurabh
Explorer
1,032

Hi Experts,

Passwords are hashed using 'pbkdf2' algorithm by default in our SAP Customer Data Cloud. Is there a way to change this default hashing algorithm to another algorithm like 'md5'.

Please suggest how to do so if possible.

Thanks,

Sonal Saurabh

Accepted Solutions (1)

Accepted Solutions (1)

romaingorrias
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Sonal,

As Victor mentioned, you cannot change the hashing algorithm used by SAP Customer Data Cloud, Only within the context of a data migration (which really would be the only use case where you would want to touch the password hashing algorithm) can you import users with a password hashed with a different algorithm.

You can find more information on this topic here:

https://www.sap.com/cxworks/article/528525831/migrating_to_sap_customer_data_cloud_mastering_passwor...

Answers (0)