Nick, As you haven't provided any logs or errors, my only guess can be that your .NET application is failing to validate the ticket. It usually fails to validate tickets because of one of two scenarios:
a) it doesn't trust the CAS server's certificate b) the service url you provided at login is not the same provided at validation. -Scott On Dec 11, 2007 5:53 AM, Nick Brown <[EMAIL PROTECTED]> wrote: > Hi Everyone > > I am new to CAS, new to ASP.NET and new to this list so please bear with > me. > > I have tried to implement the ASP.NET client code kindly provided on the > CAS web-site but to no avail. I always end up in back-and-forth loop > between the ASP.NET "login" page and the CAS login page. If I quit out of > the loop and browse to the CAS login page it tells me I am logged in, so I > can only assume that it's ASP.NET that's throwing a wobbly. > > I've tried trawling through the 'official' ASP.NET web site and forum, and > Scott Guthrie's blog, but they only seem to be concerned with using > ASP.NET > as the central authentication mechanism. > > Any help would be appreciated, even if it's a nudge in the right direction > to some resource(s). > > Cheers > > Nick > > _______________________________________________ > > Nick Brown, Information Systems Officer > Careers Service, University of Bristol, > 11 Priory Road, Clifton, Bristol, BS8 1TU > Tel: +44 (0)117-928-8225 > _______________________________________________ > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
