This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> | |
<soap:Body> | |
<soap:Fault> | |
<faultcode xmlns:ns1="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">ns1:InvalidSecurity</faultcode> | |
<faultstring>An error was discovered processing the <wsse:Security> header (The SecurityTokenReference was required but not found)</faultstring> | |
</soap:Fault> | |
</soap:Body> | |
</soap:Envelope> |
Header -> Signature -> KeyInfo -> içersinde SecurityTokenReference elementi yoktur veya ismi yanlış yazılmıştır.