On SP initiated SLO randomly recieve and error that the Partner Provider has not configured a logout URL.

I am using version 2.5.0.14 and we randomly see this error when initiating an SP initiated SLO.

A logout URL has not been configured for partner provider XYZ.

We have multiple PartnerServiceProvider configuration entries and we only see the error randomly.

The issue is, that the PartnerServiceProvider that it is complaining about is not the provider that we are communicating with. Any ideas?

My configuration looks like


<?xml version="1.0"?>



<PartnerServiceProvider Name=“XYZ” AssertionConsumerServiceUrl=“”=“”>“>https://www.XYZ.com”/>
<PartnerServiceProvider Name=“ABC” AssertionConsumerServiceUrl=“<a href=“https://www.ABC.com” “=””><a href=“https://www.ABC.com”“>https://www.ABC.com” SingleLogoutServiceUrl=“”=“”>“>https://www.ABC.com/Logout”/>




So we do a login with ABC and it works fine. We do a logout from ABC and randomly receive and error that XYZ does not have a SingleLogoutServiceUrl configured. Other times, it works fine.

one other note is that I have about 6 PartnerServiceProvider values in the file.

Any help would be appreciated.




That is odd.
I understand this is an intermittent issue, but if you could, please enable SAML trace and send the generated log file as an email attachment to support@componentspace.com mentioning your forum post.