Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
rrigoni
Contributor
Contributor

Metaservlet encrypt password

Hi ,

Is there any way to encrypt password in metaservlet's script? I wouldn't ike to leave password in script. I use this script to run tasks.

Thank you!!

Labels (4)
1 Reply
Anonymous
Not applicable

Hello,

According to https://jira.talendforge.org/browse/DOCT-9251, when encryptedPassword flag is set to true, user creation is done by passing directly MD5 encrypted passwords.

Hope it helps,