cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
619
Views
0
Helpful
0
Replies

t_Person.Password Encoding

limingq2010
Level 1
Level 1

We are developing an agent app that requires authentication. We are hoping to use agents' existing credentials.

According to ICM document, the password in t_Person table is the MD5 hash of the actual password.

 

What we saw in the table field is a 24 char string preceded by {enc:1} (e.g. {enc:1}k/cafH/ZfQSVkfbZdvHQKA==). MD5 is a 128 bit value usually represented by a 32 chars in hex. What's the extra conversion/mapping needed to match them up?

0 Replies 0