Hi Nick, Have you resolve your problem. I wrote an http module that might help you handle all the authentication mechanism in any asp.net application. You can find some explanation and the download url here http://www.ja-sig.org/wiki/display/CASC/.Net+Http+module. I also wrote a detailed article, in French, explaining the module architecture http://www.techheadbrothers.com/Articles.aspx/websso-internet-information-server-ja-sig-central-authentication-service.
Cheers and Joyeux Noël Jean Marie > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Nick Brown > Sent: mardi 11 décembre 2007 15:04 > To: Yale CAS mailing list > Subject: Re: Help with ASP.NET > > Hi Paul ... > > I've tried working with all three examples provided. As I mentioned > previously I'm an absolute novice when to comes to C# and ASP.NET so it's > been fun and games ;-) and I get the same result with all three, which is > why I suspect that it's the way we've got things set up in ASP.NET. > > Cheers > > Nick > > --On 11 December 2007 13:24 +0000 Paul Hunnisett <[EMAIL PROTECTED]> > wrote: > > > Which particular client are you using - the ASP.Net one or the generic > > .Net one? > > > > Either will work with .Net and the generic one is intended to replace > > the ASP.Net one... > > > > Nick Brown 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 > >> > >> > >> This incoming email to UWE has been independently scanned for viruses by > >> McAfee anti-virus software and none were detected > >> > > > > > > This email was independently scanned for viruses by McAfee anti-virus > > software and none were found > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas > > > > _______________________________________________ > > 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 _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
