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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Password type in infotable

GV_11098078
6-Contributor

Password type in infotable

I created a parameter of type 'password' in an infotable to store password information. In my mashup, users can register their passwords, and I use the - Resources["EncryptionServices"].EncryptPropertyValue - service to encrypt and store the passwords. Now, I'm working on a login mashup where users enter their passwords. I want to create a service in my Thing that encrypts the entered password using the same method and compares it to the stored encrypted password from my infotable to verify if they match. Is this achievable?

1 REPLY 1
PaiChung
22-Sapphire I
(To:GV_11098078)

Is there a reason why you are doing this vs. using ThingWorx user/password?

Announcements


Top Tags