Oracle Web Services Manager by Sitaraman Lakshminarayanan
Author:Sitaraman Lakshminarayanan [Sitaraman Lakshminarayanan ]
Language: eng
Format: epub, pdf
Publisher: Packt Publishing
The above information is a part of a policy that is attached to the time service which will sign the response message. As per the information that is shown in the screenshot, the BODY of the SOAP message response will be digitally signed using the SHA1 as the digest algorithm, and PKCS12 key store. Once the message is signed, the SOAP message will look like:
<?xml version="1.0" encoding="UTF-8"?> sign message policy step, signature generationresponse pipeline template policy, configuring<soap:Envelope soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"> <soap:Header> <wsse:Security xmlns:wsse="http://docs.oasis-open. org/wss/2004/01/oasis-200401-wss-wssecurity-secext- 1.0.xsd" xmlns="http://docs.oasis-open.org/ wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soap:mustUnderstand="1"> <wsse:BinarySecurityToken ValueType="http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss- x509-token-profile-1.0#X509v3" EncodingType="http://docs.oasis-open. org/wss/2004/01/oasis-200401-wss-soap-message- security-1.0#Base64Binary" wsu:Id="_ VLL9yEsi09I9f5ihwae2lQ22" xmlns:wsu="http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss- wssecurity-utility-1.0.xsd">SecurityTOkenoKE2ZA==< /wsse:BinarySecurityToken> <dsig:Signature xmlns="http://www.w3.org/2000/09/ xmldsig#" xmlns:dsig="http://www.w3.org/2000/09/ xmldsig#"> <dsig:SignedInfo> <dsig:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/ xml-exc-c14n#"/> <dsig:SignatureMethod Algorithm="http://www.w3.org/2000/09/ xmldsig#rsa-sha1"/> <dsig:Reference URI="#ishUwYWW2AAthrx hlpv1CA22"> <dsig:Transforms> <dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> </dsig:Transforms> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> <dsig:DigestValue>ynuqANuYM3qzhdTnGOLT7SMxWHY=</dsig:DigestValue> </dsig:Reference> <dsig:Reference URI="#UljvWiL8yjedImz 6zy0pHQ22"> <dsig:Transforms> <dsig:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> </dsig:Transforms> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> <dsig:DigestValue>9ZebvrbVYLiPZv1BaVLDaLJVhwo=</dsig:DigestValue> </dsig:Reference> </dsig:SignedInfo> <dsig:SignatureValue>QqmUUZDLNeLpAEFXndiBLk=</dsig:SignatureValue> <dsig:KeyInfo> <wsse:SecurityTokenReference xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" wsu:Id="_7vjdWs1ABULkiLeE7Y4lAg22" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <wsse:Reference URI="#_VLL9yEsi09I9f5ihwae2lQ22"/> </wsse:SecurityTokenReference> </dsig:KeyInfo> </dsig:Signature> <wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="UljvWiL8yjedImz6zy0pHQ22"> <wsu:Created>2007-11-16T15:13:48Z</wsu:Created> </wsu:Timestamp> </wsse:Security> </soap:Header> <soap:Body wsu:Id="ishUwYWW2AAthrxhlpv1CA22" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"> <n:getTimeResponse xmlns:n="urn:Test:GetTime"> <Result xsi:type="xsd:string">10:13 AM</Result> </n:getTimeResponse> </soap:Body> </soap:Envelope>
Download
Oracle Web Services Manager by Sitaraman Lakshminarayanan.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12697)
Hello! Python by Anthony Briggs(10006)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9873)
The Mikado Method by Ola Ellnestam Daniel Brolund(9868)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(9775)
Dependency Injection in .NET by Mark Seemann(9420)
Hit Refresh by Satya Nadella(8863)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8381)
The Kubernetes Operator Framework Book by Michael Dame(7974)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7836)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7806)
Grails in Action by Glen Smith Peter Ledbrook(7770)
Exploring Deepfakes by Bryan Lyon and Matt Tora(7769)
Practical Computer Architecture with Python and ARM by Alan Clements(7711)
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7678)
Robo-Advisor with Python by Aki Ranin(7663)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7650)
Building Low Latency Applications with C++ by Sourav Ghosh(7557)
Svelte with Test-Driven Development by Daniel Irvine(7539)
