Jump to content

how to pass encrypted password in UserNameToken -WS security


Gopal Kulkarni 5

Recommended Posts

usecase:

the passoword expected by backend is hashpassowrd with SHA-512 algorithm. And the WSDL also mentions it as hashpassowrd. This is standard use cases, instead of plain passoword they are expecting a encrypted password.

Given the use case, I need to encrypt it and then pass the encrypted value to SOAP R/R - This is my understanding.

I believe this is valid scenario as backend can expect the hashpassowrd with desired algorithm.

1. Is it supported in TIBCO BW 5.x, how do we do that in BW

2. If #1, is not possible, is there any way to handle this (may be updating certain things in WSDL or so).

3. if you have , any sample (WSDL,Code) if you recomment to go thru (for handling HashPassword), please share.

 

Snippet from WSDL:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...