<div>I just upgraded my SP (running on IIS WIN2012R)  from 2.x to the latest 3.x version.</div><div><br></div><div>So far, everything went well. There's a special request mapping, which worked in 2.x and doesn't in 3.x:</div><div><br></div><div><br></div><div>mysp.org/myapp ==> the secured application context<br></div><div>mysp.org/acs/Shibboleth.sso ==> handlerUrl for ACS</div><div><br></div><div>I configured an <applicationOverride> element with its own <Sessions handlerURL="/acs/Shibboelth.sso"/> element/attribut.</div><div><br></div><div>It seems, that the location "/acs/Shibboleth.sso" is not known to the server,  get a  HTTP 404 everytim when the assertion from the IDP ist posted to the SP.</div><div><br></div><div>(in version 2.x the "default" Sessions element hold the handlerUrl with the "/acs/Shibboleth.sso" attribute.)</div><div><br></div><div>There's a pretty good documentation in the applicatoinOverride chapter, but it doesn't work as described:</div><div><<https://wiki.shibboleth.net/confluence/display/SP3/ApplicationOverride>></div><div><br></div><div>Thanks for any hints and comments.</div><div>/Peter<br></div><div><br></div><div><br></div>