<div dir="ltr">I met a new challenge)<div>I have implemented test jaas login module for IDP and in log I see, that it works.<br><div>But after redirect from idp login page back to app I have error:</div><div><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:19.5px"><font color="#3d85c6">HTTP Status 401 - Authentication Failed: Error decoding incoming SAML message</font></span><br></div><div><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:19.5px"><font color="#000000">and in log:</font></span></div><div><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:19.5px"> <font color="#3d85c6">Cannot localize sender entity by SHA-1 hash from the artifact at org.springframework.security.saml.websso.ArtifactResolutionProfileBase.resolveArtifact(ArtifactResolutionProfileBase.java:77) </font></span><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:19.5px"><font color="#000000"><br></font></span></div><div><span style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:15px;line-height:19.5px"><font color="#3d85c6"><br></font></span></div><div><font color="#000000" face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px">I understand that the problem is on the side of spring-security-saml, but maybe you can tell me where to find the problem?</span></font><br></div><div><br></div><div>full description of my problem on stackoverflow: <a href="http://stackoverflow.com/questions/32221517/spring-security-saml-cannot-localize-sender-entity-by-sha-1-hash-from-the-artif">http://stackoverflow.com/questions/32221517/spring-security-saml-cannot-localize-sender-entity-by-sha-1-hash-from-the-artif</a></div><div><br></div><div>similar problem: <a href="http://forum.spring.io/forum/spring-projects/security/saml/723768-http-status-401-authentication-failed-error-decoding-incoming-saml-message">http://forum.spring.io/forum/spring-projects/security/saml/723768-http-status-401-authentication-failed-error-decoding-incoming-saml-message</a><br></div><div><br></div><div>thanks in advance!<br><div><br></div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-26 10:06 GMT+03:00 Павел Шашко <span dir="ltr"><<a href="mailto:pavel.shashko@gmail.com" target="_blank">pavel.shashko@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">My idp.home directory is default - C:\opt\shibboleth-idp. </div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-08-25 16:19 GMT+03:00 Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 8/25/15, 4:40 AM, "users on behalf of Павел Шашко" <<a href="mailto:users-bounces@shibboleth.net" target="_blank">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:pavel.shashko@gmail.com" target="_blank">pavel.shashko@gmail.com</a>> wrote:<br>
<br>
>I resolve problem. Additional to steps in last letter I add this to idp webapp web.xml:<br>
><context-param><br>
><param-name>idp.home</param-name><br>
><param-value>C:/opt/shibboleth-idp</param-value><br>
>    </context-param><br>
<br>
</span>You can just set it as a -D parameter to Java.<br>
<br>
That would mean your container's working directory isn't located on the C drive. I think that would break the automatic detection of the default path.<br>
<div><div><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>