Can you turn the logging level to DEBUG for Spring Security? And then try and log in. It might pinpoint the failure point.
CAS returns the value as it was submitted and Spring Security is supposed to lowercase it for comparison. Cheers, Scott On Tue, Mar 29, 2011 at 10:01 AM, Neit <[email protected]> wrote: > I don't think my issues are really specific ones. I now use a fresh > installation of CAS server, and no CAS client yet. I just tried configuring > an uppercase username to access Services Management, using default > SimpleTestUsernamePasswordAuthenticationHandler, > UsernamePasswordCredentials, UsernamePasswordCredentialsToPrincipalResolver. > It's not specific to my application (I haven't cassify it for now). > > I apologize saying you don't care, I see well you care about the problem > and you answer really fast, and I thank you for that and for your work. > > Have a nice day. > -- > 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
