Could you check in you IdP metadata the values you have in the tag SingleLogoutService? There should be an URL that it is the service to logout
https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md#idp-metadata
If for some reason this section is not, you can force the logout URL by setting the Logout URL, see https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md#configuring-plugin-settings
Hi Ivan,