We do this with JavaScript on the casLoginView.jsp page.

Bryan

"Trenton D. Adams" <[email protected]> wrote:


Hi Guys,

We have two problems.

1. sometimes people put spaces in their username, and save it.  They
can't see that there's a space, and end up calling the helpdesk.
2. we use ldap, which is case insensitive.  So, I could login with
TrEnT, and it would be perfectly successful.  However, 'TrEnT' would be
passed to all applications that I login to, and some of them don't work,
and are expecting 'trent'.

1. Is there any way of space trimming the username prior to
authentication?  Not at the authentication handler level, but at the CAS
level.
2. How about making it lower case? Same thing, not at the auth handler
level.

Thanks.

--
Trenton D. Adams
Senior Systems Analyst/Web Software Developer
Navy Penguins at your service!
Athabasca University
(780) 675-6195
:wq!

--
    This communication is intended for the use of the recipient to whom it
    is addressed, and may contain confidential, personal, and or privileged
    information. Please contact us immediately if you are not the intended
    recipient of this communication, and do not copy, distribute, or take
    action relying on it. Any communications received in error, or
    subsequent reply, should be deleted or destroyed.
---

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to