Custom flow with selection UI
Cristiano Palazzi
cristianopalazzi at gmail.com
Mon Nov 22 16:47:51 UTC 2021
Thanks.
I still have problems completing the external authentication because I need
to implement it differently from the example reported in the documentation.
The external authentication process starts in a JSP and the key is stored
in order to be used later to complete the authentication.
The JSP shows a challenge that the user signs and then sends the signature
to another servlet using a POST.
Finally the servlet verifies the signature and retrieves the stored key to
complete the authentication.
The problem is that the external authentication should be completed in the
JSP in order to redirect it to the Service Provider, but I cannot find a
way to implement it.
Is there any solution I can try to solve this?
Thank you,
Cristiano
Il giorno gio 18 nov 2021 alle ore 14:15 Cantor, Scott <cantor.2 at osu.edu>
ha scritto:
> The servlet has to be in the same context as the IdP. It accesses beans
> that are in that Spring application context, and that doesn't extend to any
> other webapps in the same container.
>
> -- Scott
>
>
> --
> For Consortium Member technical support, see
> https://shibboleth.atlassian.net/wiki/x/ZYEpPw
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20211122/9e668868/attachment.htm>
More information about the users
mailing list