apereo / dotnet-cas-client

Apereo .NET CAS Client
Apache License 2.0
232 stars 176 forks source link

The demo project still work? #48

Closed drma-tech closed 3 years ago

drma-tech commented 8 years ago

I implemented the demo, clicked the login button redirects to the CAS login screen, returned to the demo project and still not displaying any information.

phantomtypist commented 7 years ago

"ExampleWebSite" or "ProxyDemoApp"?

eastsea2 commented 6 years ago

I am trying to set up the ExampleWebSite. It gave me this error message &&&&&&&&&&&&&&&&&&&&&&&&&&&& The page isn’t redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies. &&&&&&&&&&&&&&&&&&&&&&&&&&&& Can you help me what is wrong on my web.config? This is the lines I edited in the file: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& <casClientConfig casServerLoginUrl="https://login.vcu.edu/cas/login" casServerUrlPrefix="https://login.vcu.edu/cas/" serverName="donghai.vcu.edu/CAS1.1/ExampleWebSite/" ............

phantomtypist commented 5 years ago

@dhiogoacioli if you feel like updating the example application to get it working, let me know here. PR's welcome :)