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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Password getting printed !

Hi ,

 

I tried system.out.println(context.mySQLPassword) where context.mySQLPassword is of password type and it printed me the value of that password . Isn't a security concern ! This should have been encrypted or of private type .

 

Thanks ,

Praveen vm.

Labels (2)
2 Replies
manodwhb
Champion II
Champion II

@praveenvm,yes the password should be either encrypted or of private type .


0683p000009MEwP.gif @xdshi: please look into this kind of issue.

Anonymous
Not applicable
Author

Hello Praveen vm,

The  DB connection password has been encrypted since V 5.5. It has '****' displayed, when you define it in a context variable.

For your use case, here is a related jira issue:https://jira.talendforge.org/browse/TDI-30624.

Best regards

Sabrina