<div dir="ltr">It seams that tomcat creats two different session keys one for the idp webapp and one for my authentication webapp. On the manger site the two different webapps are deployed at: <br><div><div>IDP: webapp /idp None specified Shibboleth Identity Provider true 2 Start <br>My Authentication: /idp/fidoservice None specified fidoservice true 0 Start <br></div><div>Should the java file containing the code be added to the shibboleth idp webapp if not how do you get the same sessionid to my authentication webapp? <br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-18 15:47 GMT+02: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 class="">On 9/18/15, 9:07 AM, "dev on behalf of Per Ahlbom" <<a href="mailto:dev-bounces@shibboleth.net">dev-bounces@shibboleth.net</a> on behalf of <a href="mailto:per.wj.ahlbom@gmail.com">per.wj.ahlbom@gmail.com</a>> wrote:<br>
<br>
>Trying to start an authentication sequences with the test sp<br>
</span>><a href="https://sp.testshib.org/" rel="noreferrer" target="_blank">https://sp.testshib.org/</a> <<a href="https://sp.testshib.org/" rel="noreferrer" target="_blank">https://sp.testshib.org/</a>> but get the expectation:<br>
<span class="">><br>
>net.shibboleth.idp.authn.ExternalAuthenticationException: No conversation state found in session<br>
<br>
</span>I don't really know how you could break that, it's internal to the operation of the login flow that redirects to your servlet. Either the Java session is being lost, or you're transferring control to something that doesn't share any state with the IdP. I don't know if sessions span webapp contexts or not, probably not. Maybe your servlet isn't in the IdP's webapp context.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:dev-unsubscribe@shibboleth.net">dev-unsubscribe@shibboleth.net</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div>Per Ahlbom<br>E-mail: <a href="mailto:per.wj.albom@gmail.com" target="_blank">per.wj.ahlbom@gmail.com</a><br>Tel: 0702615439<br></div></div></div>
</div>