CWRUChielLab / CASAuth

A modified version of the CASAuth plugin found here: http://www.mediawiki.org/wiki/Extension:CASAuthentication
11 stars 5 forks source link

wiki doesn't respond after i login on CAS #5

Closed Emi94 closed 7 years ago

Emi94 commented 7 years ago

Hello, I have a server with MediaWiki 1.28 and phpCAS 1.3.5. On the wiki i press login, it sends me to the CAS login page and after i press login the page keeps loading saying "waiting for my.server.com..." until it times out and says "CAS Authentication failed!" Do you have any idea what could cause this?

jpgill86 commented 7 years ago

Hello @Emi94,

In my limited experience with MW 1.27 and earlier, I don't believe I have seen a timeout failure before. Unfortunately, I do not have much time to work on this project now. I hope someone else is able to help you!

Jeff

Emi94 commented 7 years ago

I already fixed it, i should have closed the issue but i forgot about it. The problem was because the CAS server and the wiki were behind the same proxy(same public IP) and there was a loop on the firewall routing, but some internal DNS records solved the problem.