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

How does hybris hash passwords?

Former Member
0 Likes
840

This post (https://answers.sap.com/questions/12751448/user-password-hashing.html) says that the password is hashed in the following format: "hybris blue pepper can be used for creating delicious noodle meals" + "::" + "password" + "::" + "uid"

However, when i hash my password in the format mentioned with linux command line sha256sum, the hash ends up being different from the one decoded from the database.

I've not modified the salt string in my hybris server.

Does anyone know how hybris hash the passwords?

Accepted Solutions (0)

Answers (1)

Answers (1)

Wesley_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes

Hey There!

These are our documentations on the topic regarding how the password are hashed in SAP Commerce Cloud:

Kind Regards,
Wesley