<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Soap Receiver - WS security by wsse:SecurityTokenReference in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676894#M178775</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I solved the problem, I created a java mapping tha use lib of apache, and sign using certificate with reference! &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 16:47:22 GMT</pubDate>
    <dc:creator>felipe_martin</dc:creator>
    <dc:date>2019-01-23T16:47:22Z</dc:date>
    <item>
      <title>Soap Receiver - WS security by wsse:SecurityTokenReference</title>
      <link>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaq-p/676891</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Could someone help me! The scenario is Abapprxy to Webservice security. PI 7.5 dual&lt;/P&gt;
  &lt;P&gt; I'm looking antoher threads but I coud´t find a solution. &lt;/P&gt;
  &lt;P&gt;I developed an interface using in soap channel the option 'Select Security Profile' , keep header... in de receiver agreement: - Security standard: &lt;A href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" target="test_blank"&gt;http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd&lt;/A&gt; - Security procedure (request) Sign key View (trustedCAs) Keystore entry(certificate) But the response said that my .xml is not valid. &lt;/P&gt;
  &lt;P&gt;My questions are: Can I see my payload with the &amp;lt;envelop&amp;gt; &lt;/P&gt;
  &lt;P&gt; &amp;lt;header&amp;gt; &lt;/P&gt;
  &lt;P&gt; &amp;lt;wsse:Security&amp;gt;.... in some PI Monitoring???? I ask because I coud't find any where. &lt;/P&gt;
  &lt;P&gt;There are another way to do that, another adapter/module? If someone has example a javamaping or xsl... I saw a xsl but the xsl was &amp;lt;wsse:UsernameToken&amp;gt; and I need to &amp;lt;wsse:SecurityTokenReference&lt;/P&gt;
  &lt;P&gt;Thanks a lot&lt;/P&gt;
  &lt;P&gt;Felipe&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 18:45:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaq-p/676891</guid>
      <dc:creator>felipe_martin</dc:creator>
      <dc:date>2018-11-21T18:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Receiver - WS security by wsse:SecurityTokenReference</title>
      <link>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676892#M178773</link>
      <description>&lt;P&gt;Hi Felipe,&lt;/P&gt;&lt;P&gt;You can achieve this using SOAP Axis adapter. Please refer the below blog&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2017/12/06/soap-axis-for-wssec-signing/" target="test_blank"&gt;https://blogs.sap.com/2017/12/06/soap-axis-for-wssec-signing/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 02:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676892#M178773</guid>
      <dc:creator>Harish</dc:creator>
      <dc:date>2018-11-22T02:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Receiver - WS security by wsse:SecurityTokenReference</title>
      <link>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676893#M178774</link>
      <description>&lt;P&gt;Hi Harish&lt;BR /&gt;&lt;BR /&gt;I did the configuration like this link, but now I have a error of certificate.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/245296-error.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/245297-error2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Do you know what happend? &lt;/P&gt;&lt;P&gt;PS: in the link said that the &lt;/P&gt;&lt;P&gt;crypto.view  is the keystore view in RWB? the same name tha i chose in comunication channel?&lt;/P&gt;&lt;P&gt;The ''user'' I beleave tha the 'alias' of certificate?  is it?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 15:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676893#M178774</guid>
      <dc:creator>felipe_martin</dc:creator>
      <dc:date>2018-11-22T15:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Soap Receiver - WS security by wsse:SecurityTokenReference</title>
      <link>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676894#M178775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I solved the problem, I created a java mapping tha use lib of apache, and sign using certificate with reference! &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/soap-receiver-ws-security-by-wsse-securitytokenreference/qaa-p/676894#M178775</guid>
      <dc:creator>felipe_martin</dc:creator>
      <dc:date>2019-01-23T16:47:22Z</dc:date>
    </item>
  </channel>
</rss>

