<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m nearly done with the upgrade from IdP 2 to 3.2.1, one last thing:<o:p></o:p></p>
<p class="MsoNormal">The IdP2 answered to an LogoutRequest with a LogoutResponse on successful logout.<o:p></o:p></p>
<p class="MsoNormal">In my tests with IdP3, the IdP destroyed the session at the IdP and showed me a successful logout page but didn’t sent a LogoutResponse. Due to the session gets destroyed I think that my logout is correctly configured at the IdP.<o:p></o:p></p>
<p class="MsoNormal">Is that the normal behavior? Or is it possible to configure the IdP to send a LogoutResponse?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Didn’t find something about LogoutResponse in the Wiki.<o:p></o:p></p>
<p class="MsoNormal">Here (<a href="http://shibboleth.net/pipermail/users/2016-April/028726.html">http://shibboleth.net/pipermail/users/2016-April/028726.html</a> ) I found that the logout outs ends always at the IdP, so perhaps the behavior to LogoutRequests
 has changed?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks for your help! Greets Patrick<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">P.S. Here my actual config:<o:p></o:p></p>
<p class="MsoNormal"># Set to false to disable the IdP session layer<o:p></o:p></p>
<p class="MsoNormal">idp.session.enabled = true<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"># Set to "shibboleth.StorageService" for server-side storage of user sessions //old value ClientSessionStorageService<o:p></o:p></p>
<p class="MsoNormal">idp.session.StorageService = shibboleth.StorageService<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"># Size of session IDs<o:p></o:p></p>
<p class="MsoNormal">#idp.session.idSize = 32<o:p></o:p></p>
<p class="MsoNormal"># Bind sessions to IP addresses<o:p></o:p></p>
<p class="MsoNormal">#idp.session.consistentAddress = true<o:p></o:p></p>
<p class="MsoNormal"># Inactivity timeout<o:p></o:p></p>
<p class="MsoNormal">#idp.session.timeout = PT60M<o:p></o:p></p>
<p class="MsoNormal"># Extra time to store sessions for logout<o:p></o:p></p>
<p class="MsoNormal">#idp.session.slop = 0<o:p></o:p></p>
<p class="MsoNormal"># Tolerate storage-related errors<o:p></o:p></p>
<p class="MsoNormal">#idp.session.maskStorageFailure = false<o:p></o:p></p>
<p class="MsoNormal"># Track information about SPs logged into<o:p></o:p></p>
<p class="MsoNormal">idp.session.trackSPSessions = true<o:p></o:p></p>
<p class="MsoNormal"># Support lookup by SP for SAML logout NOTE:PRO80 doesn't work with client side storage!<o:p></o:p></p>
<p class="MsoNormal">idp.session.secondaryServiceIndex = true<o:p></o:p></p>
<p class="MsoNormal"># Length of time to track SP sessions<o:p></o:p></p>
<p class="MsoNormal">idp.session.defaultSPlifetime = PT2H<o:p></o:p></p>
</div>
</body>
</html>