Oracle Weblogic Server (MOSC)

MOSC Banner

how make policy files

edited Jul 6, 2010 4:27AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
 hello,
i've to secure a web service client by wsse digital signature.
I use jdev 11g to make it.
Where can i find documentation to make a policy file to do that?

Algorithm: rsa-sha1
Canonicalization: xml-exc-c14n#

Now i've only that :

<?xml version="1.0"?>
<wsp:Policy
  >
  <sp:SignedParts>
    <sp:Body/>
  </sp:SignedParts>
</wsp:Policy>

and don't know for the end with Algo and Can.

Thank in advance

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center