Open adrianblancode opened 10 years ago
This needs to be brought up with CSC IT support. This worked before but seems to no longer be working.
I've heard that KTH have made a new rule stating that only KTH domains can use CAS for login which makes in impossible to use on a local server.
Maybe they can add an exception specifically for localhost
? I understand that foo.com
shouldn't be able to log in, but I don't see why you would forbid local development...
It is not true that there is a new rule restricting CAS requests to come from KTH domains. However, non-KTH domains now need to be added to a whitelist. Getting domains added to this whitelist can supposedly be accomplished by e-mailing it-support@kth.se.
Our domain is already added and the production systems work fine. It's just for local testing that it would be useful to get CAS support. We could of course create a mock login backend for local development...
When starting a local server it's impossible to log in, as login.kth.se just greets you with the following message:
This more or less prevents any fixes. @dflemstr could you take a look at this while you are here checking out tickets? :)