<div dir="ltr"><div><div><div><div><div>Ubuntu 16.04<br></div>Installed shibboleth-sp2-common and ..-utils.<br></div>Set up xml and started shibd service:<br><br></div>After logging and the saml assertion getting posted to the POST endpoint,<br></div><div>GET-ing the Session endpoint with the session cookie returns empty attributes,<br></div><div>as if there is no such session with such sessionID.<br><br></div>In log/syslog this appears:<br><br>AprĀ  7 16:52:34 bulletin shibboleth-sp: 1491573154 INFO Shibboleth.SessionCache FastCGI shibresponder: session (_acfd0691263a720d3e1ce8ef5e3f4ba0) not yet bound to client address type, binding it to ()<br>AprĀ  7 17:00:15 bulletin shibboleth-sp: 1491573615 INFO Shibboleth.SessionCache : purging 2 old sessions<br><br></div><div>(I had to check from syslog because for some reason /var/log/shibboleth doesn't exist and shib is not logging even though I havent touched shibd.logger etc)<br><br></div>What causes the session not being saved?<br></div>