Problem with external authentication

Per Ahlbom per.wj.ahlbom at gmail.com
Fri Sep 18 11:03:34 EDT 2015


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:
IDP: webapp /idp     None specified     Shibboleth Identity Provider
true     2      Start
My Authentication: /idp/fidoservice     None specified     fidoservice
true     0      Start
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?

2015-09-18 15:47 GMT+02:00 Cantor, Scott <cantor.2 at osu.edu>:

> On 9/18/15, 9:07 AM, "dev on behalf of Per Ahlbom" <
> dev-bounces at shibboleth.net on behalf of per.wj.ahlbom at gmail.com> wrote:
>
> >Trying to start an authentication sequences with the test sp
> >https://sp.testshib.org/ <https://sp.testshib.org/> but get the
> expectation:
> >
> >net.shibboleth.idp.authn.ExternalAuthenticationException: No conversation
> state found in session
>
> 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.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>



-- 
Per Ahlbom
E-mail: per.wj.ahlbom at gmail.com <per.wj.albom at gmail.com>
Tel: 0702615439
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20150918/bbb12042/attachment.html>


More information about the dev mailing list