fix login link on ASC site so it points to https
Please change the login links on the main ASC site.
Comments:
- Reproduced problem on PROD (artsandsciences.osu.edu). Git-pulling PROD to local repo, though modifying/testing of .htaccess will take place on DEV. (Sean Quigley - Jan 5, 2017)
- Have added rewrite conditions and rule to .htaccess file and committed to DEV. Need to test. Acquia recommends a 301 (permanent) redirect, but used 302 instead... (Sean Quigley - Jan 5, 2017)
- Tested on DEV and it is working though because Shibb is not registered on the DEV site, I'm only able to test using a general http request. Code needs deployed to PROD for testing from the Shibb post. (Sean Quigley - Jan 5, 2017)
- Before deploying codebase to PROD, test fix on a dev site that DOES have shibboleth registered... (Sean Quigley - Jan 5, 2017)
- @seanquigley3 Talk with Dustin on Friday to see what needs to happen to get Shib to work on the ASC site. I think it has already been requested by him earlier. (Eva Dale - Jan 5, 2017)
- Appears to be working on PROD since latest deployment. (Sean Quigley - Jan 11, 2017)
- It looks like this is working well on the ASC site. I'm going to put in a separate story for the unit sites. (Eva Dale - Jan 13, 2017)