|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to Encrypt Password |
« View previous topic :: View next topic » |
Author |
Message
|
protocol |
Posted: Fri Feb 20, 2009 8:17 am Post subject: How to Encrypt Password |
|
|
 Apprentice
Joined: 25 Feb 2005 Posts: 41
|
Hello,
We are making a HttpRequest to invoke a web service. We have to pass the user id/password along with the request for authentication.
Currently, we have the id/password hardcoded in esql. We want to avoid storing the password in clear text form, and also we should be able to change the password easily if needed.
We would like to externalize the password (we can use the Get Environments plugin), but we dont want to store the password in clear text format, but encrypt it somehow.
Any suggestions on how to achieve this?
We are using Broker v5.9.
Thanks! |
|
Back to top |
|
 |
Sam Uppu |
Posted: Fri Feb 20, 2009 8:40 am Post subject: Re: How to Encrypt Password |
|
|
 Yatiri
Joined: 11 Nov 2008 Posts: 610
|
protocol wrote: |
Hello,
We are making a HttpRequest to invoke a web service. We have to pass the user id/password along with the request for authentication.
Currently, we have the id/password hardcoded in esql. We want to avoid storing the password in clear text form, and also we should be able to change the password easily if needed.
We would like to externalize the password (we can use the Get Environments plugin), but we dont want to store the password in clear text format, but encrypt it somehow.
Any suggestions on how to achieve this?
We are using Broker v5.9.
Thanks! |
There is no broker with v.5.9.
I am not sure how to encrypt the password. You can also send the authentication information(user id/ password) in the message itself and not hardcoding in the message flow.
Thanks. |
|
Back to top |
|
 |
kirank |
Posted: Fri Feb 20, 2009 11:37 am Post subject: |
|
|
 Centurion
Joined: 10 Oct 2002 Posts: 136 Location: California
|
I think you probably mean V5 broker with fix pack 9. In V5 there is no native support for HTTPS so you can not use HTTPS and then send usrid/pwd in the HTTP message itself. The only option I can think of is to do password lookup from a databse Table. You can lookup the table from message flow. Restrict the access to DB so only admin can access it change pwd as required.
Regards
Kiran |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|