Previous Topic: SAML Response with an Embedded Assertion

Next Topic: Session Logout Response Message

Notification Response Message

The following is a sample notification response message

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
<SOAP-ENV:Body>
<ns1:notifyAccessResponse xmlns:ns1="urn:com-netegrity-affiliate-webservice" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<return xsi:type="xsd:int">1</return>
</ns1:notifyAccessResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>