Thread Starter
atnpgo
(@atnpgo)
Hi,
Based on this trace log, I think my IdP does send an SLO request to which the wordpress plugin replies “Success”. Please let me know if I’m not reading that correctly.
Thanks
<samlp:LogoutResponse ID="_5a2ed038-5c2a-44d2-8c27-843e7ab14d86" InResponseTo="_9dd56a91bdde842bcacd2fdad1477b912ea8a9d3f6" Version="2.0" IssueInstant="2014-02-04T13:32:35.439Z" Destination="{URL of WordPress instance}/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php/saml/sp/saml2-logout.php/1" xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">
{Name of IdP}
</saml:Issuer>
<samlp:Status>
<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success" />
</samlp:Status>
</samlp:LogoutResponse>