Re: [cas-dev] Newb question: ticket validation fails

2009-03-30 Thread Scott Battaglia
lly for you :-) -Scott > I guess my client is fine in this case. > > Thanks a million for the help! > > Anda > > > > *From:* Scott Battaglia [mailto:scott.battag...@gmail.com] > *Sent:* Monday, March 30, 2009 5:34 PM > *To:* cas-dev@lists.jasig.org > *Subject:* Re

RE: [cas-dev] Newb question: ticket validation fails

2009-03-30 Thread Anda Vulpoiu
have to do some stuff manually. I guess my client is fine in this case. Thanks a million for the help! Anda From: Scott Battaglia [mailto:scott.battag...@gmail.com] Sent: Monday, March 30, 2009 5:34 PM To: cas-dev@lists.jasig.org Subject: Re: [cas-dev] Newb question: ticket validation fails

Re: [cas-dev] Newb question: ticket validation fails

2009-03-30 Thread Scott Battaglia
On Mon, Mar 30, 2009 at 5:01 PM, Anda Vulpoiu wrote: > > > However, at this point, in /login/index.jsp, I can use > request.getRemoteUser() to get the authenticated user (I thought this was > only possible after validation). Based on your filter configuration, you've already validated the ticke

[cas-dev] Newb question: ticket validation fails

2009-03-30 Thread Anda Vulpoiu
Hi all, I am a newb at this stuff and am completely stuck at the validation step of the CAS login. My setup: I have deployed a CAS Server and a CAS client on my PC. The CAS Server is mostly the WAR that was included in the client distribution (I am using the JA-SIG packages, not the Yale ones