[IDP] ExternalAuthentication implementation
Cantor, Scott
cantor.2 at osu.edu
Thu Oct 29 09:48:54 EDT 2015
On 10/29/15, 9:00 AM, "users on behalf of Robert Gründler" <users-bounces at shibboleth.net on behalf of robert at dubture.com> wrote:
>However, when i call ExternalAuthentication.startExternalAuthentication(httpRequest); the
>doStart() of the ExternalAuthentication class throws an not implemented exception.
That's all it said? I'm going to need more information than that. A stack trace if nothing else.
>My question: Are there any examples on how to implement an ExternalAuthentication servlet?
Just the 2-3 that are part of the IdP.
You are most likely violating assumptions that need to be more explicitly documented. Your servlet has to be inside the warfile with the IdP for the dependencies to be on the classpath.
-- Scott
More information about the users
mailing list