Login errors in V3 when using Kerberos authentication

Cantor, Scott cantor.2 at osu.edu
Sat Aug 8 12:08:28 EDT 2015


On 8/7/15, 5:06 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:



>I'm using the default authn flow and Kerberos authentication. I have a fairly customized login.vm, but I left the code in place for display login errors above the login form. I'm trying to figure out what needs to be added to the template or, better yet, the properties to have a nice error message for incorrect username/password. Right now, I get:
>
>Login Failure: Pre-authentication information was invalid (24)

If you're using Java/JAAS to do Kerberos, it should be returning PREAUTH_FAILED, and that's already mapped appropriately. What is the implementation here that's different?

-- Scott



More information about the users mailing list