How read <wsse:Security> contetnt on web service? [message #534588] |
Wed, 07 December 2011 10:31 |
|
kiokio
Messages: 1 Registered: December 2011 Location: kio
|
Junior Member |
|
|
Hi all!
Really need help with this problem.
I have a web service deployed on the Oracle Weblogic Server. This service is protected by the security policy in compliance with WS-SecurityPolicy. I definitely need to read the content on the service security header (the tag <wsse:Security>) in the incoming request, but the problem is that the security policy when processing a request removes the tag! Therefore, any handles on the service request is received without this tag ...
Maybe someone knows how to undo delete <wsse:Security>? Maybe there are some settings in the security policy?
Or may be somehow intercept the message before processing policy (until <wsse:Security> still there)?
I would be grateful for any help!
|
|
|