Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WS-Security in OSB: How to configure Password digest mode?

757423Apr 6 2011 — edited Apr 8 2011
Hi,

My requirement is to secure the proxy service in the OSB. Configuration should be such that the request should contain WS-Security headers with username/password token. So far, I have successfully configured the proxy service to authenticate using OWSM's policy - oracle/wss_username_token_service_policy with the password in clear text mode. I could achieve the same using Auth.xml WS-Policy (WSDL based policy).

I would now want to change the password to password digest mode. From the documentation available in EM, it looks like OWSM currently does NOT support password digest. Not sure if Auth.xml supports password digest.

How do I go about configuring the proxy service for WS-Security based password digest authentication?

Newbie to security, so would appreciate some detailed explanation.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2011
Added on Apr 6 2011
4 comments
2,311 views