<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size: 12.0px;">
<div><span style="font-family: Verdana , sans-serif , Arial , "Trebuchet MS";font-size: 13.0px;line-height: 1.6em;">Hi,</span></div>
<div> </div>
<div>I have a working shibboleth setup on my local Windows 7 64bit machine with:</div>
<div>Tomcat 7, Java 7, Apache 2.2, Shibboleth-sp 2.52, idp 2.4, OpenDS (for ldap)</div>
<div> </div>
<div>The application is written in Java7 and working on a glassfish 4.0 server. So far is all fine.</div>
<div> </div>
<div>Now I want to install the same setup on a linux machine. I have Ubuntu 12.04 LTS, 64 bit.</div>
<div> </div>
<div>Over apt-get install I have tomcat7, apache2.2 and shibboleth-sp 2.4.3</div>
<div> </div>
<div>Manually I have idp 2.4, and opends installed.</div>
<div> </div>
<div>I copied alle setting files from idp, sp, tomcat and apache from my windows machine to the linux machine and changed the IP. From 127.0.0.1 to a " normal static internet ip"</div>
<div>Same ports, same applications.</div>
<div> </div>
<div>The difference is: linux instead of windows, other ip, and shib-sp 2.4.3 instead of 2.52. I checked the config files 100 times, they are 1:1 the same (only ip changed)</div>
<div> </div>
<div>I had a look to the changes from sp 2.4.3 to 2.52, I couldn't find hard differences, that my setup should not work. </div>
<div> </div>
<div>Now my problem:</div>
<div> </div>
<div>I go to my website</div>
<div> </div>
<div><ip>/secure</div>
<div> </div>
<div>I'm redirected to the login page. I'm logging in successful (log files says: I connected to ldap, got the user, all fine,...). After this, I have a redirect loop at</div>
<div> </div>
<div>/idp/profile/SAML2/Redirect/SSO</div>
<div> </div>
<div>I analysed any log file.</div>
<div> </div>
<div>/idp/status and /idp/profile/status is ok</div>
<div>tomcat catalina.out has no errors</div>
<div>shibd_warn.log has no errors</div>
<div>shibd.log no errors, all is "good" like this:" <span style="font-family: Verdana , sans-serif , Arial , "Trebuchet MS";font-size: 13.0px;line-height: 1.6em;">INFO Shibboleth.SessionCache [8]: new session created: ID ..."</span></div>
<div>idp-process.log in DEBUG mode prints a lot of good stuff, but no errors.</div>
<div> </div>
<div>Do you have any idea, what the problem could be?</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>David</div>
<div> </div>
</div></div></body></html>