Hello,
I have been trying to set up the example website at this link: https://source.jasig.org/cas-clients/dotnet-client/trunk/ExampleWebSite/ . When I try to access the page "Users Role Only" , after getting back from CAS as the user "bob" the page I get a message that says "The webpage has resulted in too many redirects". When I debug the web app, the "context.Request.Cookies" collection is completely empty. Looking at CAS logs, I see the cookie is set but I am not sure why it's not part of the request. All the SSL configuration seems to be in place and the browser shows that cookies are there. Has anyone else encountered the same issue ? Some background info: - I have installed a self-signed certificate into the tomcat store and have imported it into the "Trusted Root Certification Authorities" on Windows. - I have created the IIS certificate and imported it into the "Trusted Root Certification Authorities" on Windows. - Both certificates above use the full machine name and the browser shows the certificates are trusted when accessed on HTTPS. Misagh -- 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
