Doubt about kerberos login handler

david.tello david.tello at wbsgo.com
Wed Jan 22 04:27:28 EST 2014


Thanks for your help Aaron,

I followed this page to configure my kerberos SSO, and when uses kerberos to login it works fine. My problem is when i try to use the formulary, i always recive an error:

20:56:26.893 - ERROR [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:618] - No user identified by login handler.
20:56:26.894 - ERROR [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:563] - Authentication failed with the error:
edu.internet2.middleware.shibboleth.idp.authn.AuthenticationException: No user identified by login handler.
	at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.validateSuccessfulAuthentication(AuthenticationEngine.java:619) [shibboleth-identityprovider-2.4.0.jar:na]
	at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.completeAuthentication(AuthenticationEngine.java:537) [shibboleth-identityprovider-2.4.0.jar:na]
	at edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine.service(AuthenticationEngine.java:225) [shibboleth-identityprovider-2.4.0.jar:na]
....................


If with the same configuration, i change the handler.xml and delete the LoginHandler kerberos and delete the include in the login.jsp <jsp:include page="kerberos-login.inc.jsp"/> too,  the user/password formulary work fine.
I think that when the LoginHandler kerberos is present, the User/Password login it used the wrong handler. But i don't know how i can see if this is the problem.

any help would be welcome.

Thanks for your time.

>We use a mixed solution and it works

>The details are on this page: \
>https://wiki.shibboleth.net/confluence/display/SHIB2/Kerberos+Login+Handler  <https://wiki.shibboleth.net/confluence/display/SHIB2/Kerberos+Login+Handler>

>Specifically look for the bit about: Edit the "login.jsp" (UsernamePassword login \
>page)

>Cheers
>Aaron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140122/95c257b9/attachment.html 


More information about the users mailing list